AVPicture Struct Reference
[AVPicture]

four components are given, that's all. More...

#include <avcodec.h>


Data Fields

uint8_tdata [AV_NUM_DATA_POINTERS]
int linesize [AV_NUM_DATA_POINTERS]
 number of bytes per line


Detailed Description

four components are given, that's all.

the last component is alpha

Definition at line 3124 of file avcodec.h.


Field Documentation

uint8_t* AVPicture::data[AV_NUM_DATA_POINTERS]

int AVPicture::linesize[AV_NUM_DATA_POINTERS]


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

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8