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