siTrackType

Description

Specifies the different fundamental types of Track objects.

C# Syntax

StringModule.siTrackAnimationLayerType                                      // TrackAnimationLayerType

StringModule.siTrackAnimationType                                           // TrackAnimationType

StringModule.siTrackAudioType                                               // TrackAudioType

StringModule.siTrackCacheType                                               // TrackCacheType

StringModule.siTrackShapeType                                               // TrackShapeType

StringModule.siTrackShotType                                                // TrackShotType
Constant Value Description
siTrackAnimationLayerType TrackAnimationLayerType Represents the track objects which organize animation layer Clip objects.
siTrackAnimationType TrackAnimationType Represents the track objects which organize animation Clip objects.
siTrackAudioType TrackAudioType Represents the track objects which organize audio Clip objects.
siTrackCacheType TrackCacheType Represents the track objects which organize cache Clip objects.
siTrackShapeType TrackShapeType Represents the track objects which organize shape Clip objects.
siTrackShotType TrackShotType Represents the track objects which organize camera shot Clip objects.

Applies To

SIObject.Type SIObject::GetType

See Also

Track