getLogCallback method
Returns the session specific log callback.
Implementation
LogCallback? getLogCallback() =>
    FFmpegKitFactory.getLogCallback(this.getSessionId());Returns the session specific log callback.
LogCallback? getLogCallback() =>
    FFmpegKitFactory.getLogCallback(this.getSessionId());