com.coremedia.iso.boxes
Class FreeBox
java.lang.Object
com.coremedia.iso.boxes.AbstractBox
com.coremedia.iso.boxes.LiteralBox
com.coremedia.iso.boxes.FreeBox
- All Implemented Interfaces:
- Box
public class FreeBox
- extends LiteralBox
A free box. Just a placeholder to enable editing without rewriting the whole file.
Methods inherited from class com.coremedia.iso.boxes.AbstractBox |
addWriteListener, calculateOffset, getBox, getDeadBytes, getHeader, getHeaderSize, getIsoFile, getOffset, getParent, getSize, getType, getUserType, isParsed, setDeadBytes, setParent, setParsed, setUserType, utf8StringLengthInBytes |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
FreeBox
public FreeBox()
Copyright © 2011. All Rights Reserved.