Blender V2.61 - r43446
|
#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] |
Definition at line 71 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 76 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 89 of file AVI_avi.h.
Referenced by avi_converter_from_avi_rgb(), avi_converter_from_mjpeg(), avi_converter_from_rgb32(), avi_converter_to_avi_rgb(), avi_converter_to_mjpeg(), avi_converter_to_rgb32(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_set_compress_option(), and startavi().
Definition at line 85 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 74 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 73 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().
Definition at line 75 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
int _AviMainHeader::Reserved[4] |
Definition at line 90 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 72 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), and AVI_open_movie().
Definition at line 86 of file AVI_avi.h.
Referenced by AVI_close(), AVI_close_compress(), AVI_get_stream(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_set_compress_option(), and AVI_write_frame().
Definition at line 87 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().
Definition at line 84 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_set_compress_option(), AVI_write_frame(), and startavi().
Definition at line 88 of file AVI_avi.h.
Referenced by avi_converter_from_avi_rgb(), avi_converter_from_mjpeg(), avi_converter_from_rgb32(), avi_converter_to_avi_rgb(), avi_converter_to_mjpeg(), avi_converter_to_rgb32(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_set_compress_option(), and startavi().