46 void *(*context_create)(
void);
struct bMovieHandle bMovieHandle
bMovieHandle * BKE_movie_handle_get(char imtype)
void BKE_movie_filepath_get(char *string, const struct RenderData *rd, bool preview, const char *suffix)
SyclQueue void void size_t num_bytes void
static const pxr::TfToken preview("preview", pxr::TfToken::Immortal)
void(* get_movie_path)(char *string, const struct RenderData *rd, bool preview, const char *suffix)
void(* end_movie)(void *context_v)
int(* start_movie)(void *context_v, const struct Scene *scene, struct RenderData *rd, int rectx, int recty, struct ReportList *reports, bool preview, const char *suffix)
void(* context_free)(void *context_v)
int(* append_movie)(void *context_v, struct RenderData *rd, int start_frame, int frame, int *pixels, int rectx, int recty, const char *suffix, struct ReportList *reports)