Blender  V3.3
Public Attributes | List of all members
_AviMainHeader Struct Reference

#include <AVI_avi.h>

Public Attributes

int fcc
 
int size
 
int MicroSecPerFrame
 
int MaxBytesPerSec
 
int PaddingGranularity
 
int Flags
 
int TotalFrames
 
int InitialFrames
 
int Streams
 
int SuggestedBufferSize
 
int Width
 
int Height
 
int Reserved [4]
 

Detailed Description

Definition at line 42 of file AVI_avi.h.

Member Data Documentation

◆ fcc

int _AviMainHeader::fcc

Definition at line 43 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ Flags

int _AviMainHeader::Flags

Definition at line 48 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ Height

int _AviMainHeader::Height

◆ InitialFrames

int _AviMainHeader::InitialFrames

Definition at line 63 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ MaxBytesPerSec

int _AviMainHeader::MaxBytesPerSec

Definition at line 46 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ MicroSecPerFrame

int _AviMainHeader::MicroSecPerFrame

Definition at line 45 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().

◆ PaddingGranularity

int _AviMainHeader::PaddingGranularity

Definition at line 47 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ Reserved

int _AviMainHeader::Reserved[4]

Definition at line 68 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ size

int _AviMainHeader::size

Definition at line 44 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().

◆ Streams

int _AviMainHeader::Streams

◆ SuggestedBufferSize

int _AviMainHeader::SuggestedBufferSize

Definition at line 65 of file AVI_avi.h.

Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().

◆ TotalFrames

int _AviMainHeader::TotalFrames

◆ Width

int _AviMainHeader::Width

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