Class TrackHeaderAtom


  • public class TrackHeaderAtom
    extends FullAtom
    Extracts rotation information only https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-SW34
    • Field Detail

      • matrix

        int[] matrix
      • width

        long width
      • height

        long height
    • Constructor Detail

      • TrackHeaderAtom

        public TrackHeaderAtom​(SequentialReader reader,
                               Atom atom)
                        throws java.io.IOException
        Throws:
        java.io.IOException