Blender V2.61 - r43446
|
#include <AVI_avi.h>
Public Attributes | |
int | fcc |
int | size |
int | ids |
int _AviList::fcc |
Definition at line 65 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
int _AviList::ids |
Definition at line 67 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
int _AviList::size |
Definition at line 66 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().