getBitrate method

String? getBitrate()

Returns bitrate.

Implementation

String? getBitrate() => this.getStringProperty(StreamInformation.keyBitRate);