Blender V2.61 - r43446
|
#include <AVI_avi.h>
Public Attributes | |
AviStreamHeader | sh |
void * | sf |
int | sf_size |
AviFormat | format |
Definition at line 177 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_read_frame(), AVI_set_compress_option(), and AVI_write_frame().
void* _AviStreamRec::sf |
Definition at line 175 of file AVI_avi.h.
Referenced by AVI_close(), AVI_close_compress(), avi_converter_from_avi_rgb(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().
Definition at line 176 of file AVI_avi.h.
Referenced by AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), and AVI_set_compress_option().
Definition at line 174 of file AVI_avi.h.
Referenced by avi_converter_to_mjpeg(), AVI_get_stream(), AVI_is_avi(), AVI_open_compress(), AVI_open_movie(), AVI_set_compress_option(), and AVI_write_frame().