public class DataRefBox extends NodeBox
Box.LeafBoxheader, 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, setFactoryasBox, createLeafBox, getFourcc, getHeader, parseBox, path, terminatorAtom, toString, writepublic 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 NodeBoxCopyright © 2019. All rights reserved.