Blender
V3.3
|
#include <AVI_avi.h>
Public Attributes | |
int | fcc |
int | size |
int | ids |
int _AviList::fcc |
Definition at line 37 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
int _AviList::ids |
Definition at line 39 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
int _AviList::size |
Definition at line 38 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().