menu
ffmpeg_kit_flutter_min package
documentation
stream_information.dart
StreamInformation
getTimeBase method
getTimeBase method
dark_mode
light_mode
getTimeBase
method
String
?
getTimeBase
(
)
Returns time base.
Implementation
String? getTimeBase() => this.getStringProperty(StreamInformation.keyTimeBase);
ffmpeg_kit_flutter_min package
documentation
stream_information
StreamInformation
getTimeBase method
StreamInformation class