siClipType

Description

Specifies the different fundamental types of Clip objects.

Constant Value Description
siClipAnimationLayerType mixerlayerclip Represents clip objects which are instances of animation layers.
siClipAnimationType mixeranimclip Represents clip objects which are instances of AnimationSources containing FCurves, StaticSources, or Constraints.
siClipAnimCompoundType AnimActionCompoundClip Represents clip objects which are used to nest other animation clip objects.
siClipAudioType mixeraudioclip Represents clip objects which are instances of audio files.
siClipCacheType mixercacheclip Represents clip objects which are instances of cache files.
siClipImageType ImageClip Represents an ImageClip object.
siClipMixerType Mixer Represents clip objects which are the top-level container for all other clip objects.
siClipShapeCompoundType ShapeActionCompoundClip Represents clip objects which are used to nest other shape clip objects.
siClipShapeType mixershapeclip Represents clip objects which are instances of sources containing ShapeKeys.

Applies To

SIObject.Type SIObject::GetType

See Also

Clip About Sources and Clips