getMediaInformationSessionCompleteCallback static method

MediaInformationSessionCompleteCallback? getMediaInformationSessionCompleteCallback()

Returns the global MediaInformationSessionCompleteCallback set.

Implementation

static MediaInformationSessionCompleteCallback?
getMediaInformationSessionCompleteCallback() =>
    FFmpegKitFactory.getGlobalMediaInformationSessionCompleteCallback();