Buffer.isAllMemoryWritable

Checks 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