AVBufferRef Struct Reference

A reference to a data buffer. More...

#include <buffer.h>

Collaboration diagram for AVBufferRef:
Collaboration graph

Data Fields

AVBufferbuffer
 
uint8_tdata
 The data buffer. More...
 
int size
 Size of data in bytes. More...
 

Detailed Description

A reference to a data buffer.

The size of this struct is not a part of the public ABI and it is not meant to be allocated directly.

Definition at line 81 of file buffer.h.

Field Documentation


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