public class SoundMediaHeaderBox extends FullBox
Box.LeafBoxheader, 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, setVersionpublic 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 Boxpublic short getBalance()
Copyright © 2019. All rights reserved.