Blender V4.3
StripProxy Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

char dirpath [768]
 
char filename [256]
 
struct ImBufAnimanim
 
short tc
 
short quality
 
short build_size_flags
 
short build_tc_flags
 
short build_flags
 
char storage
 
char _pad [5]
 

Detailed Description

Definition at line 94 of file DNA_sequence_types.h.

Member Data Documentation

◆ _pad

char StripProxy::_pad[5]

Definition at line 110 of file DNA_sequence_types.h.

◆ anim

◆ build_flags

short StripProxy::build_flags

Definition at line 108 of file DNA_sequence_types.h.

Referenced by seq_proxy_need_rebuild(), and SEQ_proxy_rebuild_context().

◆ build_size_flags

short StripProxy::build_size_flags

◆ build_tc_flags

short StripProxy::build_tc_flags

Definition at line 106 of file DNA_sequence_types.h.

Referenced by SEQ_proxy_rebuild_context(), and seq_strip_proxy_alloc().

◆ dirpath

char StripProxy::dirpath[768]

Custom directory for index and proxy files (defaults to "BL_proxy").

Definition at line 96 of file DNA_sequence_types.h.

Referenced by proxy_dir_get(), seq_proxy_get_custom_file_filepath(), seq_proxy_get_filepath(), and seq_sound_proxy_update_cb().

◆ filename

char StripProxy::filename[256]

Custom file.

Definition at line 98 of file DNA_sequence_types.h.

Referenced by seq_proxy_get_custom_file_filepath().

◆ quality

short StripProxy::quality

◆ storage

◆ tc


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