Custom Platform Support Development Kit
1.3
|
Provides interfaces and definitions for Layers. More...
Classes | |
class | ILayerFolder |
Defines the interface that represents a folder layer in the timeline. More... | |
class | ILayerGuide |
Defines the interface that represents a guide layer in the timeline. More... | |
class | ILayerMask |
Defines the interface that represents a mask layer in the timeline. More... | |
class | ILayerNormal |
Defines the interface that represents a normal layer in the timeline. More... | |
Variables | |
FCM::ConstFCMIID | IID_ILAYER_FOLDER |
Defines the universally-unique interface ID for ILayerFolder. More... | |
FCM::ConstFCMIID | IID_ILAYER_NORMAL |
Defines the universally-unique interface ID for ILayerNormal. More... | |
FCM::ConstFCMIID | IID_ILAYER_MASK |
Defines the universally-unique interface ID for ILayerMask. More... | |
FCM::ConstFCMIID | IID_ILAYER_GUIDE |
Defines the universally-unique interface ID for ILayerGuide. More... | |
Provides interfaces and definitions for Layers.
FCM::ConstFCMIID DOM::Layer::IID_ILAYER_FOLDER |
Defines the universally-unique interface ID for ILayerFolder.
FCM::ConstFCMIID DOM::Layer::IID_ILAYER_GUIDE |
Defines the universally-unique interface ID for ILayerGuide.
FCM::ConstFCMIID DOM::Layer::IID_ILAYER_MASK |
Defines the universally-unique interface ID for ILayerMask.
FCM::ConstFCMIID DOM::Layer::IID_ILAYER_NORMAL |
Defines the universally-unique interface ID for ILayerNormal.