#include "../imbuf/IMB_imbuf.h"
#include "../imbuf/IMB_imbuf_types.h"
Go to the source code of this file.
Detailed Description
Definition in file quicktime_import.h.
Define Documentation
Function Documentation
| int anim_is_quicktime |
( |
const char * |
name | ) |
|
| void free_anim_quicktime |
( |
struct anim * |
anim | ) |
|
| char* get_valid_qtname |
( |
char * |
name | ) |
|
| int imb_is_a_quicktime |
( |
char * |
name | ) |
|
| ImBuf* imb_quicktime_decode |
( |
unsigned char * |
mem, |
|
|
int |
size, |
|
|
int |
flags |
|
) |
| |
| ImBuf* qtime_fetchibuf |
( |
struct anim * |
anim, |
|
|
int |
position |
|
) |
| |
| int startquicktime |
( |
struct anim * |
anim | ) |
|