getFFprobeSessionCompleteCallback static method

FFprobeSessionCompleteCallback? getFFprobeSessionCompleteCallback()

Returns the global FFprobeSessionCompleteCallback set.

Implementation

static FFprobeSessionCompleteCallback? getFFprobeSessionCompleteCallback() =>
    FFmpegKitFactory.getGlobalFFprobeSessionCompleteCallback();