Class AuxiliaryTypeProperty


  • public class AuxiliaryTypeProperty
    extends FullBox
    ISO/IEC 23008-12:2017 pg.14
    • Field Detail

      • auxType

        java.lang.String auxType
      • auxSubtype

        int[] auxSubtype
    • Constructor Detail

      • AuxiliaryTypeProperty

        public AuxiliaryTypeProperty​(SequentialReader reader,
                                     Box box)
                              throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getZeroTerminatedString

        private java.lang.String getZeroTerminatedString​(int maxLengthBytes,
                                                         SequentialReader reader)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException