Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ITimelineBuilder2.h File Reference

This file contains interface for ITimelineBuilder2. ITimelineBuilder2 represents a builder to build a timeline. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "ITimelineBuilder.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  Exporter::Service::ITimelineBuilder2
 This interface represents a builder for a timeline. ITimelineBuilder2 contains all the methods inherited from ITimelineBuilder and the new methods mentioned in this file that are invoked by the FrameCommandGenerator service (implemented in 'Adobe Animate CC') to add frame commands for a timeline. More...
 

Namespaces

 Exporter
 Provides interfaces for exporter that can be used by custom publisher.
 
 Exporter::Service
 Provides service interfaces for exporter.
 

Variables

FCM::ConstFCMIID Exporter::Service::IID_ITIMELINE_BUILDER_2
 Defines the universally-unique interface ID for ITimelineBuilder2. More...
 

Detailed Description

This file contains interface for ITimelineBuilder2. ITimelineBuilder2 represents a builder to build a timeline.