getCompleteCallback method

FFmpegSessionCompleteCallback? getCompleteCallback()

Returns the session specific complete callback.

Implementation

FFmpegSessionCompleteCallback? getCompleteCallback() =>
    FFmpegKitFactory.getFFmpegSessionCompleteCallback(this.getSessionId());