menu
ffmpeg_kit_flutter_min package
documentation
media_information.dart
MediaInformation
getSize method
getSize method
dark_mode
light_mode
getSize
method
String
?
getSize
(
)
Returns size.
Implementation
String? getSize() => this.getStringFormatProperty(MediaInformation.keySize);
ffmpeg_kit_flutter_min package
documentation
media_information
MediaInformation
getSize method
MediaInformation class