SequenceInfo

Undocumented in source.

Members

Functions

dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

aspect_ratio
int aspect_ratio;
Undocumented in source.
bitrate
int bitrate;
Undocumented in source.
chroma_format
ChromaFormat chroma_format;
Undocumented in source.
frame_rate
int frame_rate;
Undocumented in source.
height
int height;
Undocumented in source.
intra_quantizer_matrix
ubyte[64] intra_quantizer_matrix;
Undocumented in source.
level
Level level;
Undocumented in source.
load_intra_quantizer_matrix
bool load_intra_quantizer_matrix;
Undocumented in source.
load_non_intra_quantizer_matrix
bool load_non_intra_quantizer_matrix;
Undocumented in source.
low_delay
bool low_delay;
Undocumented in source.
non_intra_quantizer_matrix
ubyte[64] non_intra_quantizer_matrix;
Undocumented in source.
profile
Profile profile;
Undocumented in source.
progressive
bool progressive;
Undocumented in source.
vbv_buffer_size
int vbv_buffer_size;
Undocumented in source.
width
int width;
Undocumented in source.

Meta