BufferList.newSized

gst.buffer_list.BufferList newSized(uint size)

Creates a new, empty #GstBufferList. The list will have size space preallocated so that memory reallocations can be avoided.

Parameters

sizean initial reserved size

Returns

the new #GstBufferList.