getBitrate method

String? getBitrate()

Returns bitrate.

Implementation

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