Blender  V2.93
Public Attributes | List of all members
StripProxy Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

char dir [768]
 
char file [256]
 
struct animanim
 
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 87 of file DNA_sequence_types.h.

Member Data Documentation

◆ _pad

char StripProxy::_pad[5]

Definition at line 103 of file DNA_sequence_types.h.

◆ anim

struct anim* StripProxy::anim

◆ build_flags

short StripProxy::build_flags

◆ build_size_flags

short StripProxy::build_size_flags

◆ build_tc_flags

short StripProxy::build_tc_flags

Definition at line 99 of file DNA_sequence_types.h.

Referenced by SEQ_proxy_rebuild_context(), and SEQ_proxy_set().

◆ dir

char StripProxy::dir[768]

◆ file

char StripProxy::file[256]

Definition at line 91 of file DNA_sequence_types.h.

Referenced by seq_proxy_get_custom_file_fname().

◆ quality

short StripProxy::quality

◆ storage

char StripProxy::storage

◆ tc

short StripProxy::tc

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