Blender V5.0
StripProxy Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

char dirpath [768]
char filename [256]
struct MovieReaderanim
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 110 of file DNA_sequence_types.h.

Member Data Documentation

◆ _pad

char StripProxy::_pad[5]

Definition at line 124 of file DNA_sequence_types.h.

◆ anim

◆ build_flags

short StripProxy::build_flags

◆ build_size_flags

◆ build_tc_flags

short StripProxy::build_tc_flags

◆ dirpath

char StripProxy::dirpath[768]

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

Definition at line 112 of file DNA_sequence_types.h.

Referenced by blender::seq::proxy_dir_get(), blender::seq::seq_proxy_get_custom_file_filepath(), blender::seq::seq_proxy_get_filepath(), and strip_sound_proxy_update_cb().

◆ filename

char StripProxy::filename[256]

Custom file.

Definition at line 114 of file DNA_sequence_types.h.

Referenced by blender::seq::seq_proxy_get_custom_file_filepath().

◆ quality

◆ storage

◆ tc


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