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