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