Creates a new gst.BitWriter.BitWriter instance with the given memory area. If initialized is TRUE it is possible to read size bits from the gst.BitWriter.BitWriter from the beginnig.
Free-function: gst_bit_writer_free
Memory area for writing
Size of data in bytes
if TRUE the complete data can be read from the beginning
a new gst.BitWriter.BitWriter instance
ConstructionException GTK+ fails to create the object.
Creates a new gst.BitWriter.BitWriter instance with the given memory area. If initialized is TRUE it is possible to read size bits from the gst.BitWriter.BitWriter from the beginnig.
Free-function: gst_bit_writer_free