Variables |
|
| const wchar_t * | siClipAnimationType |
| const wchar_t * | siClipAnimCompoundType |
| const wchar_t * | siClipAudioType |
| const wchar_t * | siClipImageType |
| const wchar_t * | siClipMixerType |
| const wchar_t * | siClipShapeCompoundType |
| const wchar_t * | siClipShapeType |
| const wchar_t* siClipAnimationType |
["mixeranimclip"] Represents clip objects which are instances of AnimationSource s containing FCurve s, StaticSource s, or Constraint s.
| const wchar_t* siClipAnimCompoundType |
["AnimActionCompoundClip"] Represents clip objects which are used to nest other animation clip objects.
| const wchar_t* siClipAudioType |
["mixeraudioclip"] Represents clip objects which are instances of audio files.
| const wchar_t* siClipImageType |
["ImageClip"] Represents an ImageClip object.
| const wchar_t* siClipMixerType |
["Mixer"] Represents clip objects which are the top-level container for all other clip objects.
| const wchar_t* siClipShapeCompoundType |
["ShapeActionCompoundClip"] Represents clip objects which are used to nest other shape clip objects.
| const wchar_t* siClipShapeType |
["mixershapeclip"] Represents clip objects which are instances of sources containing ShapeKey s.