FFmpeg
Public Attributes | List of all members
AVBuffer Struct Reference

Public Attributes

uint8_t * data
 data described by this buffer
 
int size
 size of data in bytes
 
atomic_uint refcount
 number of existing AVBufferRef instances referring to this buffer
 
void(* free )(void *opaque, uint8_t *data)
 a callback for freeing the data
 
void * opaque
 an opaque pointer, to be used by the freeing callback
 
int flags
 A combination of BUFFER_FLAG_*.
 

The documentation for this struct was generated from the following file: