Blender V2.61 - r43446
Public Attributes

anim Struct Reference

#include <IMB_anim.h>

List of all members.

Public Attributes

int ib_flags
int curtype
int curposition
int duration
short frs_sec
float frs_sec_base
int x
int y
char name [256]
char first [256]
void * movie
void * track
void * params
int orientation
size_t framesize
int interlacing
int preseek
int streamindex
struct _AviMovieavi
char index_dir [256]
int proxies_tried
int indices_tried
struct animproxy_anim [IMB_PROXY_MAX_SLOT]
struct anim_indexcurr_idx [IMB_TC_MAX_SLOT]

Detailed Description

Definition at line 129 of file IMB_anim.h.


Member Data Documentation

Definition at line 154 of file IMB_anim.h.

Referenced by avi_fetchibuf(), free_anim_avi(), and startavi().

Definition at line 132 of file IMB_anim.h.

Referenced by avi_fetchibuf(), IMB_anim_absolute(), and startavi().

struct anim_index* anim::curr_idx[IMB_TC_MAX_SLOT]

Definition at line 198 of file IMB_anim.h.

Referenced by IMB_anim_open_index(), and IMB_free_indices().

Definition at line 131 of file IMB_anim.h.

Referenced by anim_getnew(), IMB_anim_absolute(), and IMB_anim_index_rebuild().

char anim::first[256]

Definition at line 141 of file IMB_anim.h.

Referenced by anim_getnew(), and IMB_anim_absolute().

Definition at line 148 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

Definition at line 134 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and IMB_anim_get_fps().

Definition at line 135 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and IMB_anim_get_fps().

Definition at line 130 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), IMB_anim_absolute(), and IMB_open_anim().

char anim::index_dir[256]

Definition at line 192 of file IMB_anim.h.

Referenced by get_index_dir(), and IMB_anim_set_index_dir().

Definition at line 195 of file IMB_anim.h.

Referenced by IMB_anim_open_index(), and IMB_free_indices().

Definition at line 149 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

void* anim::movie

Definition at line 144 of file IMB_anim.h.

char anim::name[256]

Definition at line 147 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

void* anim::params

Definition at line 146 of file IMB_anim.h.

Referenced by avi_fetchibuf(), and startavi().

Definition at line 150 of file IMB_anim.h.

Referenced by avi_fetchibuf(), IMB_anim_get_preseek(), IMB_anim_set_preseek(), and startavi().

Definition at line 194 of file IMB_anim.h.

Referenced by IMB_anim_open_proxy(), and IMB_free_indices().

struct anim* anim::proxy_anim[IMB_PROXY_MAX_SLOT]

Definition at line 197 of file IMB_anim.h.

Referenced by IMB_anim_open_proxy(), and IMB_free_indices().

void* anim::track

Definition at line 145 of file IMB_anim.h.

int anim::x

Definition at line 136 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), index_rebuild_fallback(), and startavi().

int anim::y

Definition at line 136 of file IMB_anim.h.

Referenced by anim_getnew(), avi_fetchibuf(), index_rebuild_fallback(), and startavi().


The documentation for this struct was generated from the following file: