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 205 of file avformat.h.


Field Documentation

const char* AVProbeData::filename

unsigned char* AVProbeData::buf


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

Generated on Tue Mar 16 03:01:17 2010 for FFmpeg by  doxygen 1.5.6