Slice

Undocumented in source.

Constructors

this
this(PictureHeader ph)
Undocumented in source.

Members

Functions

dump
void dump()
Undocumented in source. Be warned that the author may not have intended to support it.
parse
void parse(BitstreamReader bs, uint start_code)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

intra_slice
bool intra_slice;
Undocumented in source.
ph
PictureHeader ph;
Undocumented in source.
quantiser_scale_code
int quantiser_scale_code;
Undocumented in source.
slice_extension_flag
bool slice_extension_flag;
Undocumented in source.
slice_picture_id
ubyte slice_picture_id;
Undocumented in source.
slice_picture_id_enable
bool slice_picture_id_enable;
Undocumented in source.
slice_vert_pos
int slice_vert_pos;
Undocumented in source.

Meta