getCompleteCallback method

Returns the session specific complete callback.

Implementation

MediaInformationSessionCompleteCallback? getCompleteCallback() =>
    FFmpegKitFactory.getMediaInformationSessionCompleteCallback(
      getSessionId(),
    );