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