HomeSort by relevance Sort by last modified time
    Searched full:amf0 (Results 1 - 4 of 4) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
Amf0Track.java 40 * Creates a new AMF0 track from
62 ActionMessageFormat0SampleEntryBox amf0 = new ActionMessageFormat0SampleEntryBox(); local
63 amf0.setDataReferenceIndex(1);
64 stsd.addBox(amf0);
86 // AMF0 tracks do not have Composition Time
91 // AMF0 tracks do not have Sync Samples
96 // AMF0 tracks do not have Sample Dependencies
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/adobe/
ActionMessageFormat0SampleEntryBox.java 13 super("amf0");
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript3.php 336 'AMF0', 'ALWAYS', 'ALPHANUMERIC_HALF', 'ALPHANUMERIC_FULL', 'ALPHA',
  /external/mp4parser/isoparser/src/main/resources/
isoparser-default.properties 186 amf0=com.googlecode.mp4parser.boxes.adobe.ActionMessageFormat0SampleEntryBox()

Completed in 103 milliseconds