BufferList.newSized
Creates a new, empty #GstBufferList. The list will have size space preallocated so that memory reallocations can be avoided.
Parameters
size | an initial reserved size |
Returns
the new #GstBufferList.
Creates a new, empty #GstBufferList. The list will have size space preallocated so that memory reallocations can be avoided.
size | an initial reserved size |