public class SoundMediaHeaderBox extends FullBox
Box.LeafBox
header, MAX_BOX_SIZE
Constructor and Description |
---|
SoundMediaHeaderBox(Header atom) |
Modifier and Type | Method and Description |
---|---|
static SoundMediaHeaderBox |
createSoundMediaHeaderBox() |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
short |
getBalance() |
void |
parse(ByteBuffer input) |
getFlags, getVersion, setFlags, setVersion
public SoundMediaHeaderBox(Header atom)
public static String fourcc()
public static SoundMediaHeaderBox createSoundMediaHeaderBox()
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public short getBalance()
Copyright © 2019. All rights reserved.