public class MovieExtendsHeaderBox extends FullBox
Box.LeafBoxheader, MAX_BOX_SIZE| Constructor and Description |
|---|
MovieExtendsHeaderBox(Header atom) |
| Modifier and Type | Method and Description |
|---|---|
static MovieExtendsHeaderBox |
createMovieExtendsHeaderBox() |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
int |
getFragmentDuration() |
void |
parse(ByteBuffer input) |
void |
setFragmentDuration(int fragmentDuration) |
getFlags, getVersion, setFlags, setVersionpublic MovieExtendsHeaderBox(Header atom)
public static String fourcc()
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize in class Boxpublic int getFragmentDuration()
public void setFragmentDuration(int fragmentDuration)
public static MovieExtendsHeaderBox createMovieExtendsHeaderBox()
Copyright © 2019. All rights reserved.