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

#include <AVI_avi.h>

Public Attributes

int fcc
 
int size
 
int Type
 
int Handler
 
int Flags
 
short Priority
 
short Language
 
int InitialFrames
 
int Scale
 
int Rate
 
int Start
 
int Length
 
int SuggestedBufferSize
 
int Quality
 
int SampleSize
 
short left
 
short top
 
short right
 
short bottom
 

Detailed Description

Definition at line 71 of file AVI_avi.h.

Member Data Documentation

◆ bottom

short _AviStreamHeader::bottom

Definition at line 98 of file AVI_avi.h.

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

◆ fcc

int _AviStreamHeader::fcc

Definition at line 72 of file AVI_avi.h.

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

◆ Flags

int _AviStreamHeader::Flags

Definition at line 81 of file AVI_avi.h.

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

◆ Handler

int _AviStreamHeader::Handler

Definition at line 80 of file AVI_avi.h.

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

◆ InitialFrames

int _AviStreamHeader::InitialFrames

Definition at line 87 of file AVI_avi.h.

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

◆ Language

short _AviStreamHeader::Language

Definition at line 86 of file AVI_avi.h.

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

◆ left

short _AviStreamHeader::left

Definition at line 95 of file AVI_avi.h.

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

◆ Length

int _AviStreamHeader::Length

Definition at line 91 of file AVI_avi.h.

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

◆ Priority

short _AviStreamHeader::Priority

Definition at line 85 of file AVI_avi.h.

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

◆ Quality

int _AviStreamHeader::Quality

◆ Rate

int _AviStreamHeader::Rate

Definition at line 89 of file AVI_avi.h.

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

◆ right

short _AviStreamHeader::right

Definition at line 97 of file AVI_avi.h.

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

◆ SampleSize

int _AviStreamHeader::SampleSize

Definition at line 94 of file AVI_avi.h.

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

◆ Scale

int _AviStreamHeader::Scale

Definition at line 88 of file AVI_avi.h.

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

◆ size

int _AviStreamHeader::size

Definition at line 73 of file AVI_avi.h.

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

◆ Start

int _AviStreamHeader::Start

Definition at line 90 of file AVI_avi.h.

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

◆ SuggestedBufferSize

int _AviStreamHeader::SuggestedBufferSize

Definition at line 92 of file AVI_avi.h.

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

◆ top

short _AviStreamHeader::top

Definition at line 96 of file AVI_avi.h.

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

◆ Type

int _AviStreamHeader::Type

Definition at line 74 of file AVI_avi.h.

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


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