public class DataRefBox extends NodeBox
Box.LeafBox
header, MAX_BOX_SIZE
Constructor and Description |
---|
DataRefBox(Header atom) |
Modifier and Type | Method and Description |
---|---|
static DataRefBox |
createDataRefBox() |
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 DataRefBox(Header atom)
public static String fourcc()
public static DataRefBox createDataRefBox()
public void parse(ByteBuffer input)
public void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class NodeBox
Copyright © 2019. All rights reserved.