GstBitWriter

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
autoGrow
bool autoGrow;
Undocumented in source.
bitCapacity
uint bitCapacity;
Undocumented in source.
bitSize
uint bitSize;

Size of written @data in bits

data
ubyte* data;

Allocated @data for bit writer to write

owned
bool owned;
Undocumented in source.

Meta