gst.base.BitWriter

Undocumented in source.

Public Imports

gst.base.c.types
public import gst.base.c.types;
Undocumented in source.

Members

Classes

BitWriter
class BitWriter

#GstBitWriter provides a bit writer that can write any number of bits into a memory buffer. It provides functions for writing any number of bits into 8, 16, 32 and 64 bit variables.

Meta