menu
ffmpeg_kit_flutter_android package
documentation
abstract_session.dart
AbstractSession
getSessionId method
getSessionId method
dark_mode
light_mode
getSessionId
method
@
override
int
?
getSessionId
(
)
override
Returns the session identifier.
Implementation
@override int? getSessionId() => _sessionId;
ffmpeg_kit_flutter_android package
documentation
abstract_session
AbstractSession
getSessionId method
AbstractSession class