Buffer.getMemory

gst.memory.Memory getMemory(uint idx)

Gets the memory block at index idx in buffer.

Parameters

idxan index

Returns

a #GstMemory that contains the data of the

memory block at idx.