Class Mp4MediaHandler<T extends Mp4MediaDirectory>

    • Constructor Detail

    • Method Detail

      • getMediaInformation

        protected abstract java.lang.String getMediaInformation()
      • processSampleDescription

        protected abstract void processSampleDescription​(SequentialReader reader)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • processMediaInformation

        protected abstract void processMediaInformation​(SequentialReader reader)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • processTimeToSample

        protected abstract void processTimeToSample​(SequentialReader reader,
                                                    Mp4Context context)
                                             throws java.io.IOException
        Throws:
        java.io.IOException