FFmpeg  2.1.1
Data Fields
AVBufferRef Struct Reference

A reference to a data buffer. More...

#include <buffer.h>

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

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

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