Buffer.newMemdup
Creates a new buffer of size size and fills it with a copy of data.
Parameters
data | data to copy into new buffer |
Returns
a new #GstBuffer
Creates a new buffer of size size and fills it with a copy of data.
data | data to copy into new buffer |