Blender  V3.3
Public Attributes | List of all members
ProxyBuildJob Struct Reference

#include <SEQ_proxy.h>

Public Attributes

Scenescene
 
struct Mainmain
 
MovieClipclip
 
int clip_flag
 
bool stop
 
struct IndexBuildContextindex_context
 
struct Depsgraphdepsgraph
 
struct Scenescene
 
struct ListBase queue
 
int stop
 

Detailed Description

Definition at line 1170 of file clip_ops.c.

Member Data Documentation

◆ clip

MovieClip* ProxyBuildJob::clip

◆ clip_flag

int ProxyBuildJob::clip_flag

Definition at line 1174 of file clip_ops.c.

Referenced by clip_rebuild_proxy_exec(), and do_movie_proxy().

◆ depsgraph

struct Depsgraph* ProxyBuildJob::depsgraph

Definition at line 43 of file SEQ_proxy.h.

Referenced by ED_seq_proxy_job_get(), seq_build_proxy(), and seq_proxy_build_job().

◆ index_context

struct IndexBuildContext* ProxyBuildJob::index_context

Definition at line 1176 of file clip_ops.c.

Referenced by clip_rebuild_proxy_exec(), do_movie_proxy(), and proxy_endjob().

◆ main

struct Main * ProxyBuildJob::main

◆ queue

struct ListBase ProxyBuildJob::queue

◆ scene [1/2]

Scene* ProxyBuildJob::scene

◆ scene [2/2]

struct Scene* ProxyBuildJob::scene

Definition at line 44 of file SEQ_proxy.h.

◆ stop [1/2]

bool ProxyBuildJob::stop

Definition at line 1175 of file clip_ops.c.

Referenced by do_movie_proxy(), proxy_endjob(), and proxy_startjob().

◆ stop [2/2]

int ProxyBuildJob::stop

Definition at line 46 of file SEQ_proxy.h.


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