FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVBufferRef Struct Reference

A reference to a data buffer. More...

#include <buffer.h>

Data Fields

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

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

AVBuffer* AVBufferRef::buffer
uint8_t* AVBufferRef::data
int AVBufferRef::size

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