Class Mp4Reader


  • public class Mp4Reader
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void extract​(java.io.InputStream inputStream, Mp4Handler<?> handler)  
      • Methods inherited from class java.lang.Object

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

      • extract

        public static void extract​(java.io.InputStream inputStream,
                                   Mp4Handler<?> handler)