menu
ffmpeg_kit_flutter_min package
documentation
session.dart
Session
getState abstract method
getState abstract method
dark_mode
light_mode
getState
abstract method
Future
<
SessionState
>
getState
(
)
Returns the state of the session.
Implementation
Future<SessionState> getState();
ffmpeg_kit_flutter_min package
documentation
session
Session
getState abstract method
Session class