Class HandlerReferenceAtom


  • public class HandlerReferenceAtom
    extends FullAtom
    https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap2/qtff2.html#//apple_ref/doc/uid/TP40000939-CH204-BBCIBHFD
    • Field Detail

      • componentType

        java.lang.String componentType
      • componentSubtype

        java.lang.String componentSubtype
      • componentName

        java.lang.String componentName
    • Constructor Detail

      • HandlerReferenceAtom

        public HandlerReferenceAtom​(SequentialReader reader,
                                    Atom atom)
                             throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getComponentType

        public java.lang.String getComponentType()