Package 

Interface FFmpegSessionCompleteCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void apply(FFmpegSession session) Called when an FFmpeg session has ended.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • apply

         abstract void apply(FFmpegSession session)

        Called when an FFmpeg session has ended.

        Parameters:
        session - FFmpeg session