public class MdtaBox extends Box
Box.LeafBox
header, MAX_BOX_SIZE
Modifier and Type | Method and Description |
---|---|
static MdtaBox |
createMdtaBox(String key) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
String |
getKey() |
void |
parse(ByteBuffer buf) |
public MdtaBox(Header header)
public void parse(ByteBuffer buf)
public String getKey()
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public static String fourcc()
Copyright © 2019. All rights reserved.