public class KeysBox extends NodeBox
Box.LeafBox
header, MAX_BOX_SIZE
Modifier and Type | Method and Description |
---|---|
static KeysBox |
createKeysBox() |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
void |
parse(ByteBuffer input) |
add, addFirst, cloneBox, doCloneBox, dump, dumpBoxes, findAll, findAllPath, findBox, findDeep, findDeepInner, findFirst, findFirstPath, getBoxes, parseChildBox, removeChildren, replace, replaceBox, setFactory
asBox, createLeafBox, getFourcc, getHeader, parseBox, path, terminatorAtom, toString, write
public KeysBox(Header atom)
public static KeysBox createKeysBox()
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public static String fourcc()
public int estimateSize()
estimateSize
in class NodeBox
Copyright © 2019. All rights reserved.