getFFmpegSessionCompleteCallback static method

FFmpegSessionCompleteCallback? getFFmpegSessionCompleteCallback()

Returns the global FFmpegSessionCompleteCallback set.

Implementation

static FFmpegSessionCompleteCallback? getFFmpegSessionCompleteCallback() =>
    FFmpegKitFactory.getGlobalFFmpegSessionCompleteCallback();