menu
ffmpeg_kit_flutter_min package
documentation
abstract_session.dart
AbstractSession
getCommand method
getCommand method
dark_mode
light_mode
getCommand
method
String
?
getCommand
(
)
override
Returns command arguments as a concatenated string.
Implementation
String? getCommand() => this._command;
ffmpeg_kit_flutter_min package
documentation
abstract_session
AbstractSession
getCommand method
AbstractSession class