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