public class MovieExtendsHeaderBox extends FullBox
Box.LeafBox
header, 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, setVersion
public MovieExtendsHeaderBox(Header atom)
public static String fourcc()
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public int getFragmentDuration()
public void setFragmentDuration(int fragmentDuration)
public static MovieExtendsHeaderBox createMovieExtendsHeaderBox()
Copyright © 2019. All rights reserved.