public class FielExtension extends Box
Box.LeafBoxheader, MAX_BOX_SIZE| Constructor and Description |
|---|
FielExtension(Header header) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
String |
getOrderInterpretation() |
boolean |
isInterlaced() |
void |
parse(ByteBuffer input) |
boolean |
topFieldFirst() |
public FielExtension(Header header)
public static String fourcc()
public boolean isInterlaced()
public boolean topFieldFirst()
public String getOrderInterpretation()
public void parse(ByteBuffer input)
public void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize in class BoxCopyright © 2019. All rights reserved.