Home
last modified time | relevance | path

Searched refs:ActionMessageFormat0SampleEntryBox (Results 1 – 3 of 3) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DAmf0Track.java22 import com.googlecode.mp4parser.boxes.adobe.ActionMessageFormat0SampleEntryBox;
62 ActionMessageFormat0SampleEntryBox amf0 = new ActionMessageFormat0SampleEntryBox(); in getSampleDescriptionBox()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/adobe/
DActionMessageFormat0SampleEntryBox.java11 public class ActionMessageFormat0SampleEntryBox extends SampleEntry { class
12 public ActionMessageFormat0SampleEntryBox() { in ActionMessageFormat0SampleEntryBox() method in ActionMessageFormat0SampleEntryBox
/external/mp4parser/isoparser/src/main/resources/
Disoparser-default.properties186 amf0=com.googlecode.mp4parser.boxes.adobe.ActionMessageFormat0SampleEntryBox()