getMediaInformationSessionCompleteCallback static method
Returns the global MediaInformationSessionCompleteCallback set.
Implementation
static MediaInformationSessionCompleteCallback?
    getMediaInformationSessionCompleteCallback() =>
        FFmpegKitFactory.getGlobalMediaInformationSessionCompleteCallback();