public class EditListBox extends FullBox
Box.LeafBox
header, 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, setVersion
public 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 Box
Copyright © 2019. All rights reserved.