[ Version ( since = "1.4" ) ]
public bool is_all_memory_writable ()
Checks if all memory blocks in this are writable.
Note that this function does not check if this is writable, use gst_buffer_is_writable
to
check that if needed.
this |
a Buffer. |
|