Blender V4.3
Strip Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

struct Stripnext
 
struct Stripprev
 
int us
 
int done
 
int startstill
 
int endstill
 
StripElemstripdata
 
char dirpath [768]
 
StripProxyproxy
 
StripCropcrop
 
StripTransformtransform
 
StripColorBalance *color_balance DNA_DEPRECATED
 
ColorManagedColorspaceSettings colorspace_settings
 

Detailed Description

Definition at line 113 of file DNA_sequence_types.h.

Member Data Documentation

◆ colorspace_settings

◆ crop

◆ dirpath

◆ DNA_DEPRECATED

StripColorBalance* color_balance Strip::DNA_DEPRECATED

Definition at line 127 of file DNA_sequence_types.h.

◆ done

int Strip::done

◆ endstill

int Strip::endstill

Definition at line 116 of file DNA_sequence_types.h.

◆ next

struct Strip* Strip::next

Definition at line 114 of file DNA_sequence_types.h.

◆ prev

struct Strip * Strip::prev

Definition at line 114 of file DNA_sequence_types.h.

◆ proxy

◆ startstill

int Strip::startstill

Definition at line 116 of file DNA_sequence_types.h.

◆ stripdata

◆ transform

◆ us

int Strip::us

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