getFFprobeSessionCompleteCallback static method
Returns the global FFprobeSessionCompleteCallback set.
Implementation
static FFprobeSessionCompleteCallback? getFFprobeSessionCompleteCallback() =>
    FFmpegKitFactory.getGlobalFFprobeSessionCompleteCallback();