menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getAllProperties method
getAllProperties method
dark_mode
light_mode
getAllProperties
method
Map
?
getAllProperties
(
)
Returns all properties found.
Implementation
Map<dynamic, dynamic>? getAllProperties() => this._allProperties;
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getAllProperties method
StreamInformation class