|
Blender
V2.93
|
#include <AVI_avi.h>
Public Attributes | |
| int | fcc |
| int | size |
| int | ids |
| int _AviList::fcc |
Definition at line 53 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
| int _AviList::ids |
Definition at line 55 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().
| int _AviList::size |
Definition at line 54 of file AVI_avi.h.
Referenced by AVI_open_compress(), and AVI_write_frame().