menu
ffmpeg_kit_flutter_min package
documentation
session.dart
Session
getOutput abstract method
getOutput abstract method
dark_mode
light_mode
getOutput
abstract method
Future
<
String
?
>
getOutput
(
)
Returns the log output generated while running the session.
Implementation
Future<String?> getOutput();
ffmpeg_kit_flutter_min package
documentation
session
Session
getOutput abstract method
Session class