Blender V4.3
proxy.hh File Reference

Go to the source code of this file.

Macros

#define PROXY_MAXFILE   (2 * FILE_MAXDIR + FILE_MAXFILE)
 

Functions

ImBufseq_proxy_fetch (const SeqRenderData *context, Sequence *seq, int timeline_frame)
 
bool seq_proxy_get_custom_file_filepath (Sequence *seq, char *filepath, int view_id)
 
void free_proxy_seq (Sequence *seq)
 
void seq_proxy_index_dir_set (ImBufAnim *anim, const char *base_dir)
 

Macro Definition Documentation

◆ PROXY_MAXFILE

Function Documentation

◆ free_proxy_seq()

void free_proxy_seq ( Sequence * seq)

Definition at line 614 of file proxy.cc.

References StripProxy::anim, IMB_free_anim(), Strip::proxy, and Sequence::strip.

Referenced by SEQ_add_reload_new_file().

◆ seq_proxy_fetch()

◆ seq_proxy_get_custom_file_filepath()

◆ seq_proxy_index_dir_set()

void seq_proxy_index_dir_set ( ImBufAnim * anim,
const char * base_dir )