AVProbeData Struct Reference

This structure contains the data a format has to probe a file. More...

#include <avformat.h>


Data Fields

const char * filename
unsigned char * buf
 Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.
int buf_size
 Size of buf except extra allocated bytes.


Detailed Description

This structure contains the data a format has to probe a file.

Definition at line 208 of file avformat.h.


Field Documentation

unsigned char* AVProbeData::buf

const char* AVProbeData::filename


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

Generated on Fri Oct 26 02:36:56 2012 for FFmpeg by  doxygen 1.5.8