Buffer.isAllMemoryWritable

Check if all memory blocks in @buffer are writable.

Note that this function does not check if @buffer is writable, use gst_buffer_is_writable() to check that if needed.

class Buffer
bool
isAllMemoryWritable
()

Return Value

Type: bool

%TRUE if all memory blocks in @buffer are writable

Meta