EditBoxpublic class EditBox extends com.googlecode.mp4parser.AbstractContainerBox An Edit Box maps the presentation time-line to the media time-line as it is stored in the file.
The Edit Box is a container fpr the edit lists. Defined in ISO/IEC 14496-12. |
Fields Summary |
---|
public static final String | TYPE |
Constructors Summary |
---|
public EditBox()
super(TYPE);
|
|