getLastFFmpegReturnCode()

Flutter Sound Helpers API


getLastFFmpegReturnCode()

This simple verb is used to get the result of the last FFmpeg command

Example:

        int result = await getLastFFmpegReturnCode();
        Lorem ipsum ...