BitWriter.this

Creates a #GstBitWriter instance with the given initial data size.

Free-function: gst_bit_writer_free

Parameters

size uint

Initial size of data in bytes

fixed bool

If %TRUE the data can't be reallocated

Return Value

a new #GstBitWriter instance

Throws

ConstructionException GTK+ fails to create the object.

Meta