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