menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getBitrate method
getBitrate method
dark_mode
light_mode
getBitrate
method
String
?
getBitrate
(
)
Returns bitrate.
Implementation
String? getBitrate() => this.getStringProperty(StreamInformation.keyBitRate);
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getBitrate method
StreamInformation class