GstBitReader

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
bit
uint bit;

Bit position in the current byte

byte_
uint byte_;

Current byte position

data
ubyte* data;

Data from which the bit reader will read

size
uint size;

Size of @data in bytes

Meta