Blender V2.61 - r43446
|
#include <DNA_movieclip_types.h>
Public Attributes | |
char | dir [160] |
short | tc |
short | quality |
short | build_size_flag |
short | build_tc_flag |
short | build_flag |
short | pad |
char | pad2 [4] |
Definition at line 53 of file DNA_movieclip_types.h.
Definition at line 60 of file DNA_movieclip_types.h.
Referenced by proxy_startjob().
Definition at line 58 of file DNA_movieclip_types.h.
Referenced by do_versions(), movieclip_alloc(), and proxy_startjob().
Definition at line 59 of file DNA_movieclip_types.h.
Referenced by do_versions(), movieclip_alloc(), and proxy_startjob().
char MovieClipProxy::dir[160] |
Definition at line 54 of file DNA_movieclip_types.h.
Referenced by get_proxy_fname(), and movieclip_load_movie_file().
short MovieClipProxy::pad |
Definition at line 60 of file DNA_movieclip_types.h.
char MovieClipProxy::pad2[4] |
Definition at line 61 of file DNA_movieclip_types.h.
short MovieClipProxy::quality |
Definition at line 57 of file DNA_movieclip_types.h.
Referenced by do_versions(), movieclip_alloc(), movieclip_build_proxy_ibuf(), and proxy_startjob().
short MovieClipProxy::tc |
Definition at line 56 of file DNA_movieclip_types.h.
Referenced by get_timecode().