Searched refs:objectTypeIndication (Results 1 – 7 of 7) sorted by relevance
50 int objectTypeIndication; field in DecoderConfigDescriptor64 objectTypeIndication = IsoTypeReader.readUInt8(bb); in parseDetail()79 descriptor = ObjectDescriptorFactory.createFrom(objectTypeIndication, bb); in parseDetail()100 descriptor = ObjectDescriptorFactory.createFrom(objectTypeIndication, bb); in parseDetail()116 IsoTypeWriter.writeUInt8(out, objectTypeIndication); in serialize()143 return objectTypeIndication; in getObjectTypeIndication()146 public void setObjectTypeIndication(int objectTypeIndication) { in setObjectTypeIndication() argument147 this.objectTypeIndication = objectTypeIndication; in setObjectTypeIndication()194 sb.append("{objectTypeIndication=").append(objectTypeIndication); in toString()
145 final int objectTypeInd = descriptor.objectTypeIndication();158 …public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOExceptio… in createFrom() argument161 …ap<Integer, Class<? extends BaseDescriptor>> tagMap = descriptorRegistry.get(objectTypeIndication); in createFrom()175 …"No ObjectDescriptor found for objectTypeIndication " + Integer.toHexString(objectTypeIndication) + in createFrom()182 … BaseDescriptor class " + aClass + " for objectTypeIndication " + objectTypeIndication + " and tag… in createFrom()
38 int objectTypeIndication() default -1; in objectTypeIndication() method
267 @Descriptor(tags = 0x5, objectTypeIndication = 0x40)
903 int objectTypeIndication = Integer.parseInt(parts[1], 16); in getAacCodecProfileAndLevel() local904 @Nullable String mimeType = MimeTypes.getMimeTypeFromMp4ObjectType(objectTypeIndication); in getAacCodecProfileAndLevel()
1311 int objectTypeIndication = parent.readUnsignedByte(); in parseEsdsFromParent() local1312 String mimeType = getMimeTypeFromMp4ObjectType(objectTypeIndication); in parseEsdsFromParent()
85 using MP4AudioSampleEntry with objectTypeIndication