menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getFormat method
getFormat method
dark_mode
light_mode
getFormat
method
String
?
getFormat
(
)
Returns stream format.
Implementation
String? getFormat() => this.getStringProperty(StreamInformation.keyFormat);
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getFormat method
StreamInformation class