Blender
V3.3
|
#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 |
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().
int _AviStreamHeader::fcc |
Definition at line 72 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviStreamHeader::Flags |
Definition at line 81 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviStreamHeader::Handler |
Definition at line 80 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviStreamHeader::InitialFrames |
Definition at line 87 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
short _AviStreamHeader::Language |
Definition at line 86 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
short _AviStreamHeader::left |
Definition at line 95 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
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().
short _AviStreamHeader::Priority |
Definition at line 85 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviStreamHeader::Quality |
Definition at line 93 of file AVI_avi.h.
Referenced by avi_converter_to_mjpeg(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().
int _AviStreamHeader::Rate |
Definition at line 89 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
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().
int _AviStreamHeader::SampleSize |
Definition at line 94 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
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().
int _AviStreamHeader::size |
Definition at line 73 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviStreamHeader::Start |
Definition at line 90 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
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().
short _AviStreamHeader::top |
Definition at line 96 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
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().