public class IListBox extends Box
Box.LeafBox
header, MAX_BOX_SIZE
Modifier and Type | Method and Description |
---|---|
static IListBox |
createIListBox(Map<Integer,List<Box>> values) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
Map<Integer,List<Box>> |
getValues() |
void |
parse(ByteBuffer input) |
public IListBox(Header atom)
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public static String fourcc()
Copyright © 2019. All rights reserved.