public class MP4ABox extends Box
Box.LeafBox
header, MAX_BOX_SIZE
Modifier and Type | Method and Description |
---|---|
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
void |
parse(ByteBuffer input) |
public MP4ABox(Header header)
protected void doWrite(ByteBuffer out)
public void parse(ByteBuffer input)
public int estimateSize()
estimateSize
in class Box
Copyright © 2019. All rights reserved.