Blender V2.61 - r43446
Classes | Defines | Typedefs

DNA_sequence_types.h File Reference

#include "DNA_defs.h"
#include "DNA_listBase.h"
#include "DNA_vec_types.h"

Go to the source code of this file.

Classes

struct  StripElem
struct  StripCrop
struct  StripTransform
struct  StripColorBalance
struct  StripProxy
struct  Strip
struct  PluginSeq
struct  Sequence
struct  MetaStack
struct  Editing
struct  WipeVars
struct  GlowVars
struct  TransformVars
struct  SolidColorVars
struct  SpeedControlVars

Defines

#define MAXSEQ   32
#define SELECT   1
#define SEQ_EDIT_OVERLAY_SHOW   1
#define SEQ_EDIT_OVERLAY_ABS   2
#define SEQ_STRIP_OFSBOTTOM   0.2f
#define SEQ_STRIP_OFSTOP   0.8f
#define SEQ_SPEED_INTEGRATE   1
#define SEQ_SPEED_BLEND   2
#define SEQ_SPEED_COMPRESS_IPO_Y   4
#define SEQ_NAME_MAXSTR   64
#define SEQ_LEFTSEL   (1<<1)
#define SEQ_RIGHTSEL   (1<<2)
#define SEQ_OVERLAP   (1<<3)
#define SEQ_FILTERY   (1<<4)
#define SEQ_MUTE   (1<<5)
#define SEQ_MAKE_PREMUL   (1<<6)
#define SEQ_REVERSE_FRAMES   (1<<7)
#define SEQ_IPO_FRAME_LOCKED   (1<<8)
#define SEQ_EFFECT_NOT_LOADED   (1<<9)
#define SEQ_FLAG_DELETE   (1<<10)
#define SEQ_FLIPX   (1<<11)
#define SEQ_FLIPY   (1<<12)
#define SEQ_MAKE_FLOAT   (1<<13)
#define SEQ_LOCK   (1<<14)
#define SEQ_USE_PROXY   (1<<15)
#define SEQ_USE_TRANSFORM   (1<<16)
#define SEQ_USE_CROP   (1<<17)
#define SEQ_USE_COLOR_BALANCE   (1<<18)
#define SEQ_USE_PROXY_CUSTOM_DIR   (1<<19)
#define SEQ_USE_PROXY_CUSTOM_FILE   (1<<21)
#define SEQ_USE_EFFECT_DEFAULT_FADE   (1<<22)
#define SEQ_AUDIO_VOLUME_ANIMATED   (1<<24)
#define SEQ_AUDIO_PITCH_ANIMATED   (1<<25)
#define SEQ_AUDIO_PAN_ANIMATED   (1<<26)
#define SEQ_AUDIO_DRAW_WAVEFORM   (1<<27)
#define SEQ_INVALID_EFFECT   (1<<31)
#define SEQ_ALLSEL   (SELECT+SEQ_LEFTSEL+SEQ_RIGHTSEL)
#define SEQ_COLOR_BALANCE_INVERSE_GAIN   1
#define SEQ_COLOR_BALANCE_INVERSE_GAMMA   2
#define SEQ_COLOR_BALANCE_INVERSE_LIFT   4
#define SEQ_PROXY_IMAGE_SIZE_25   1
#define SEQ_PROXY_IMAGE_SIZE_50   2
#define SEQ_PROXY_IMAGE_SIZE_75   4
#define SEQ_PROXY_IMAGE_SIZE_100   8
#define SEQ_PROXY_TC_NONE   0
#define SEQ_PROXY_TC_RECORD_RUN   1
#define SEQ_PROXY_TC_FREE_RUN   2
#define SEQ_PROXY_TC_INTERP_REC_DATE_FREE_RUN   4
#define SEQ_PROXY_TC_RECORD_RUN_NO_GAPS   8
#define SEQ_PROXY_TC_ALL   15
#define SEQ_IMAGE   0
#define SEQ_META   1
#define SEQ_SCENE   2
#define SEQ_MOVIE   3
#define SEQ_RAM_SOUND   4
#define SEQ_HD_SOUND   5
#define SEQ_SOUND   4
#define SEQ_EFFECT   8
#define SEQ_CROSS   8
#define SEQ_ADD   9
#define SEQ_SUB   10
#define SEQ_ALPHAOVER   11
#define SEQ_ALPHAUNDER   12
#define SEQ_GAMCROSS   13
#define SEQ_MUL   14
#define SEQ_OVERDROP   15
#define SEQ_PLUGIN   24
#define SEQ_WIPE   25
#define SEQ_GLOW   26
#define SEQ_TRANSFORM   27
#define SEQ_COLOR   28
#define SEQ_SPEED   29
#define SEQ_MULTICAM   30
#define SEQ_ADJUSTMENT   31
#define SEQ_EFFECT_MAX   31
#define STRIPELEM_FAILED   0
#define STRIPELEM_OK   1
#define STRIPELEM_PREVIEW_DONE   1
#define SEQ_BLEND_REPLACE   0
#define SEQ_HAS_PATH(_seq)   (ELEM5((_seq)->type, SEQ_MOVIE, SEQ_IMAGE, SEQ_SOUND, SEQ_RAM_SOUND, SEQ_HD_SOUND))

Typedefs

typedef struct StripElem StripElem
typedef struct StripCrop StripCrop
typedef struct StripTransform StripTransform
typedef struct StripColorBalance StripColorBalance
typedef struct StripProxy StripProxy
typedef struct Strip Strip
typedef struct PluginSeq PluginSeq
typedef struct Sequence Sequence
typedef struct MetaStack MetaStack
typedef struct Editing Editing
typedef struct WipeVars WipeVars
typedef struct GlowVars GlowVars
typedef struct TransformVars TransformVars
typedef struct SolidColorVars SolidColorVars
typedef struct SpeedControlVars SpeedControlVars

Detailed Description

Since:
mar-2001
Author:
nzc

Definition in file DNA_sequence_types.h.


Define Documentation

#define MAXSEQ   32
#define SELECT   1

Definition at line 243 of file DNA_sequence_types.h.

#define SEQ_ADD   9
#define SEQ_ADJUSTMENT   31
#define SEQ_ALLSEL   (SELECT+SEQ_LEFTSEL+SEQ_RIGHTSEL)
#define SEQ_ALPHAOVER   11
#define SEQ_ALPHAUNDER   12
#define SEQ_AUDIO_DRAW_WAVEFORM   (1<<27)

Definition at line 288 of file DNA_sequence_types.h.

Referenced by drawseqwave(), and rna_def_sequence().

#define SEQ_AUDIO_PAN_ANIMATED   (1<<26)

Definition at line 287 of file DNA_sequence_types.h.

Referenced by sound_update_animation_flags_exec().

#define SEQ_AUDIO_PITCH_ANIMATED   (1<<25)

Definition at line 286 of file DNA_sequence_types.h.

Referenced by sound_update_animation_flags_exec().

#define SEQ_AUDIO_VOLUME_ANIMATED   (1<<24)

Definition at line 285 of file DNA_sequence_types.h.

Referenced by sound_update_animation_flags_exec().

#define SEQ_BLEND_REPLACE   0
#define SEQ_COLOR   28
#define SEQ_COLOR_BALANCE_INVERSE_GAIN   1

Definition at line 298 of file DNA_sequence_types.h.

Referenced by calc_cb(), and rna_def_strip_color_balance().

#define SEQ_COLOR_BALANCE_INVERSE_GAMMA   2

Definition at line 299 of file DNA_sequence_types.h.

Referenced by calc_cb(), and rna_def_strip_color_balance().

#define SEQ_COLOR_BALANCE_INVERSE_LIFT   4

Definition at line 300 of file DNA_sequence_types.h.

Referenced by calc_cb(), and rna_def_strip_color_balance().

#define SEQ_CROSS   8
#define SEQ_EDIT_OVERLAY_ABS   2
#define SEQ_EDIT_OVERLAY_SHOW   1
#define SEQ_EFFECT   8
#define SEQ_EFFECT_MAX   31

Definition at line 342 of file DNA_sequence_types.h.

Referenced by select_grouped_effect().

#define SEQ_EFFECT_NOT_LOADED   (1<<9)
#define SEQ_FILTERY   (1<<4)
#define SEQ_FLAG_DELETE   (1<<10)

Definition at line 270 of file DNA_sequence_types.h.

Referenced by sequencer_meta_separate_exec().

#define SEQ_FLIPX   (1<<11)
#define SEQ_FLIPY   (1<<12)
#define SEQ_GAMCROSS   13
#define SEQ_GLOW   26
#define SEQ_HAS_PATH (   _seq)    (ELEM5((_seq)->type, SEQ_MOVIE, SEQ_IMAGE, SEQ_SOUND, SEQ_RAM_SOUND, SEQ_HD_SOUND))
#define SEQ_HD_SOUND   5
#define SEQ_IMAGE   0
#define SEQ_INVALID_EFFECT   (1<<31)

Definition at line 290 of file DNA_sequence_types.h.

Referenced by calc_sequence(), and draw_shadedstrip().

#define SEQ_IPO_FRAME_LOCKED   (1<<8)

Definition at line 268 of file DNA_sequence_types.h.

Referenced by icu_to_fcurves().

#define SEQ_LEFTSEL   (1<<1)
#define SEQ_LOCK   (1<<14)
#define SEQ_MAKE_FLOAT   (1<<13)

Definition at line 273 of file DNA_sequence_types.h.

Referenced by color_balance(), input_preprocess(), and rna_def_filter_video().

#define SEQ_MAKE_PREMUL   (1<<6)
#define SEQ_META   1
#define SEQ_MOVIE   3
#define SEQ_MUL   14
#define SEQ_MULTICAM   30
#define SEQ_MUTE   (1<<5)
#define SEQ_NAME_MAXSTR   64
#define SEQ_OVERDROP   15
#define SEQ_OVERLAP   (1<<3)
#define SEQ_PLUGIN   24
#define SEQ_PROXY_IMAGE_SIZE_100   8

Definition at line 307 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_IMAGE_SIZE_25   1

Definition at line 304 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_IMAGE_SIZE_50   2

Definition at line 305 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_IMAGE_SIZE_75   4

Definition at line 306 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_TC_ALL   15

Definition at line 314 of file DNA_sequence_types.h.

#define SEQ_PROXY_TC_FREE_RUN   2

Definition at line 311 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_TC_INTERP_REC_DATE_FREE_RUN   4

Definition at line 312 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_TC_NONE   0

Definition at line 309 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_TC_RECORD_RUN   1

Definition at line 310 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_PROXY_TC_RECORD_RUN_NO_GAPS   8

Definition at line 313 of file DNA_sequence_types.h.

Referenced by rna_def_strip_proxy().

#define SEQ_RAM_SOUND   4
#define SEQ_REVERSE_FRAMES   (1<<7)

Definition at line 267 of file DNA_sequence_types.h.

Referenced by give_stripelem_index(), and rna_def_filter_video().

#define SEQ_RIGHTSEL   (1<<2)
#define SEQ_SCENE   2
#define SEQ_SOUND   4
#define SEQ_SPEED   29
#define SEQ_SPEED_BLEND   2

Definition at line 254 of file DNA_sequence_types.h.

Referenced by rna_def_speed_control().

#define SEQ_SPEED_COMPRESS_IPO_Y   4
#define SEQ_SPEED_INTEGRATE   1
#define SEQ_STRIP_OFSBOTTOM   0.2f
#define SEQ_STRIP_OFSTOP   0.8f
#define SEQ_SUB   10
#define SEQ_TRANSFORM   27
#define SEQ_USE_COLOR_BALANCE   (1<<18)
#define SEQ_USE_CROP   (1<<17)
#define SEQ_USE_EFFECT_DEFAULT_FADE   (1<<22)
#define SEQ_USE_PROXY   (1<<15)
#define SEQ_USE_PROXY_CUSTOM_DIR   (1<<19)
#define SEQ_USE_PROXY_CUSTOM_FILE   (1<<21)
#define SEQ_USE_TRANSFORM   (1<<16)
#define SEQ_WIPE   25
#define STRIPELEM_FAILED   0

Definition at line 344 of file DNA_sequence_types.h.

#define STRIPELEM_OK   1

Definition at line 345 of file DNA_sequence_types.h.

#define STRIPELEM_PREVIEW_DONE   1

Definition at line 347 of file DNA_sequence_types.h.


Typedef Documentation

typedef struct Editing Editing
typedef struct GlowVars GlowVars
typedef struct MetaStack MetaStack
typedef struct PluginSeq PluginSeq
typedef struct Sequence Sequence
typedef struct Strip Strip
typedef struct StripCrop StripCrop
typedef struct StripElem StripElem
typedef struct StripProxy StripProxy
typedef struct TransformVars TransformVars
typedef struct WipeVars WipeVars