public class VideoMediaHeaderBox extends FullBox
The video media header contains general presentation information, independent of the coding, for video media. Note that the flags field has the value 1.
bytetoTypeMap| Constructor and Description |
|---|
VideoMediaHeaderBox(long size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGraphicsMode() |
int[] |
getOpColors() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
getFlags, getVersion, read64protected int load(DataInputStream fin) throws IOException
Boxload in class FullBoxfin - the stream to load box fromIOException - if some I/O error occured.public int getGraphicsMode()
public int[] getOpColors()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.