AVBufferRef.data

The data buffer. It is considered writable if and only if this is the only reference to the buffer, in which case av_buffer_is_writable() returns 1.

struct AVBufferRef
uint8_t* data;

Meta