Blender  V2.93
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 87 of file AVI_avi.h.

Member Data Documentation

◆ bottom

short _AviStreamHeader::bottom

Definition at line 114 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 88 of file AVI_avi.h.

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

◆ Flags

int _AviStreamHeader::Flags

Definition at line 97 of file AVI_avi.h.

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

◆ Handler

int _AviStreamHeader::Handler

Definition at line 96 of file AVI_avi.h.

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

◆ InitialFrames

int _AviStreamHeader::InitialFrames

Definition at line 103 of file AVI_avi.h.

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

◆ Language

short _AviStreamHeader::Language

Definition at line 102 of file AVI_avi.h.

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

◆ left

short _AviStreamHeader::left

Definition at line 111 of file AVI_avi.h.

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

◆ Length

int _AviStreamHeader::Length

Definition at line 107 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 101 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 105 of file AVI_avi.h.

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

◆ right

short _AviStreamHeader::right

Definition at line 113 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 110 of file AVI_avi.h.

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

◆ Scale

int _AviStreamHeader::Scale

Definition at line 104 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 89 of file AVI_avi.h.

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

◆ Start

int _AviStreamHeader::Start

Definition at line 106 of file AVI_avi.h.

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

◆ SuggestedBufferSize

int _AviStreamHeader::SuggestedBufferSize

Definition at line 108 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 112 of file AVI_avi.h.

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

◆ Type

int _AviStreamHeader::Type

Definition at line 90 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: