ByteWriter.this

Creates a new #GstByteWriter instance with the given initial data size.

Free-function: gst_byte_writer_free

Parameters

size uint

Initial size of data

fixed bool

If %TRUE the data can't be reallocated

Return Value

a new #GstByteWriter instance

Throws

ConstructionException GTK+ fails to create the object.

Meta