Buffer.getAllMemory

Get all the memory block in buffer. The memory blocks will be merged into one large GstMemory.

class Buffer
getAllMemory
()

Return Value

Type: Memory

a GstMemory that contains the merged memory. Use gst_memory_unref() after usage. [transfer full]

Meta