Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_AVIInfo Struct Reference

Collaboration diagram for _AVIInfo:

Collaboration graph
[legend]

Data Fields

unsigned long delay
unsigned long max_data_rate
unsigned long pad_granularity
unsigned long flags
unsigned long total_frames
unsigned long initial_frames
unsigned long number_streams
unsigned long buffer_size
unsigned long width
unsigned long height
unsigned long time_scale
unsigned long data_rate
unsigned long start_time
unsigned long data_length

Field Documentation

unsigned long _AVIInfo::buffer_size
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::data_length
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::data_rate
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::delay
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::flags
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::height
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::initial_frames
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::max_data_rate
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::number_streams
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::pad_granularity
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::start_time
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::time_scale
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::total_frames
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().

unsigned long _AVIInfo::width
 

Definition at line 132 of file avi.c.

Referenced by ReadAVIImage().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:38 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC