Copy size bytes from mem starting at offset and return them wrapped in a new GstMemory object. If size is set to -1, all bytes starting at offset are copied.
size
mem
offset
a #GstMemory
an offset
a size or -1
Copy
size
bytes frommem
starting atoffset
and return them wrapped in a new GstMemory object. Ifsize
is set to -1, all bytes starting atoffset
are copied.