public class TimecodeMediaInfoBox extends FullBox
Box.LeafBoxheader, MAX_BOX_SIZE| Constructor and Description |
|---|
TimecodeMediaInfoBox(Header atom) |
| Modifier and Type | Method and Description |
|---|---|
static TimecodeMediaInfoBox |
createTimecodeMediaInfoBox(short font,
short face,
short size,
short[] color,
short[] bgcolor,
String name) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
void |
parse(ByteBuffer input) |
getFlags, getVersion, setFlags, setVersionpublic TimecodeMediaInfoBox(Header atom)
public static String fourcc()
public static TimecodeMediaInfoBox createTimecodeMediaInfoBox(short font, short face, short size, short[] color, short[] bgcolor, String name)
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize in class BoxCopyright © 2019. All rights reserved.