Buffer.isAllMemoryWritable

bool 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.

Returns

true if all memory blocks in buffer are writable