Blender  V3.3
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 84 of file DNA_sequence_types.h.

Member Data Documentation

◆ _pad

char StripProxy::_pad[5]

Definition at line 100 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 96 of file DNA_sequence_types.h.

Referenced by SEQ_proxy_rebuild_context(), and seq_strip_proxy_alloc().

◆ dir

char StripProxy::dir[768]

◆ file

char StripProxy::file[256]

Definition at line 88 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: