Buffer.nMemory

Get the amount of memory blocks that this buffer has. This amount is never larger than what gst_buffer_get_max_memory() returns.

class Buffer
uint
nMemory
()

Return Value

Type: uint

the number of memory blocks this buffer is made of.

Meta