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


Field Documentation

const char * AVProbeData::filename

unsigned char * AVProbeData::buf


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

Generated on Tue Apr 20 17:40:03 2010 for FFmpeg by  doxygen 1.5.6