GstByteReader

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
_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