GstByteReader

Undocumented in source.

struct GstByteReader {
void*[4] GstReserved;
}

Members

Variables

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