public class EditListBox extends FullBox
Box.LeafBoxheader, MAX_BOX_SIZE| Constructor and Description |
|---|
EditListBox(Header atom) |
| Modifier and Type | Method and Description |
|---|---|
static EditListBox |
createEditListBox(List<Edit> edits) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
List<Edit> |
getEdits() |
void |
parse(ByteBuffer input) |
getFlags, getVersion, setFlags, setVersionpublic EditListBox(Header atom)
public static String fourcc()
public static EditListBox createEditListBox(List<Edit> edits)
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize in class BoxCopyright © 2019. All rights reserved.