Buffer.getAllMemory

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

class Buffer
getAllMemory
()

Return Value

Type: Memory

a gstreamer.Memory that contains the merged memory. Use gst_memory_unref () after usage.