Searched defs:objectTypeIndication (Results 1 – 5 of 5) sorted by relevance
38 int objectTypeIndication() default -1; in objectTypeIndication() method
50 int objectTypeIndication; field in DecoderConfigDescriptor146 public void setObjectTypeIndication(int objectTypeIndication) { in setObjectTypeIndication()
158 …public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOExceptio… in createFrom()
903 int objectTypeIndication = Integer.parseInt(parts[1], 16); in getAacCodecProfileAndLevel() local
1311 int objectTypeIndication = parent.readUnsignedByte(); in parseEsdsFromParent() local