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