menu
ffmpeg_kit_flutter_min package
documentation
media_information.dart
MediaInformation
getFormat method
getFormat method
dark_mode
light_mode
getFormat
method
String
?
getFormat
(
)
Returns format.
Implementation
String? getFormat() => this.getStringFormatProperty(MediaInformation.keyFormat);
ffmpeg_kit_flutter_min package
documentation
media_information
MediaInformation
getFormat method
MediaInformation class