public class SampleEntry extends NodeBox
Box.LeafBox
Modifier and Type | Field and Description |
---|---|
protected short |
drefInd |
header, MAX_BOX_SIZE
Constructor and Description |
---|
SampleEntry(Header header) |
Modifier and Type | Method and Description |
---|---|
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
short |
getDrefInd() |
void |
parse(ByteBuffer input) |
protected void |
parseExtensions(ByteBuffer input) |
void |
setDrefInd(short ind) |
void |
setMediaType(String mediaType) |
protected void |
writeExtensions(ByteBuffer out) |
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 SampleEntry(Header header)
public void parse(ByteBuffer input)
protected void parseExtensions(ByteBuffer input)
protected void doWrite(ByteBuffer out)
protected void writeExtensions(ByteBuffer out)
public short getDrefInd()
public void setDrefInd(short ind)
public void setMediaType(String mediaType)
public int estimateSize()
estimateSize
in class NodeBox
Copyright © 2019. All rights reserved.