Main Page   Modules   Data Structures   Data Fields   Related Pages  

AVI_STREAM_HEADER Struct Reference
[AVI - functions, types and macros]

Stream header, with information about one stream of the file. More...

#include <avi.h>


Data Fields

int fcctype
 type of stream

int fcchandle
 codec

int flags
 flags of the stream

int iniframes
 for interleaved files

int scale
 scale

int rate
 playback rate

int start
 starting time of sequence

int length
 length of sequence, in samples

int sbufsize
 size of playback buffer

int quality
 indicator of data quality

int samplesize
 sample size


Detailed Description

Stream header, with information about one stream of the file.

Each stream posses one header, with it the program can know what is the type of the stream, the codec used, fps in video, etc


The documentation for this struct was generated from the following file:
Generated on Mon Apr 7 00:19:24 2003 for MJpgAlleg by doxygen1.2.18