Buffer.getMemory

Gets the memory block at index idx in buffer.

class Buffer
getMemory
(
uint idx
)

Parameters

idx uint

an index

Return Value

Type: gst.memory.Memory

a #GstMemory that contains the data of the memory block at idx.