Main Page | Modules | Class List | File List | Class Members | File Members

ofxTimeLine.h File Reference

Go to the source code of this file.

Classes

struct  OfxTimeLineSuiteV1
 Suite to control timelines. More...

Defines

#define kOfxTimeLineSuite   "OfxTimeLineSuite"
 Name of the time line suite.

Typedefs

typedef OfxTimeLineSuiteV1 OfxTimeLineSuiteV1
 Suite to control timelines.


Define Documentation

#define kOfxTimeLineSuite   "OfxTimeLineSuite"
 

Name of the time line suite.


Typedef Documentation

typedef struct OfxTimeLineSuiteV1 OfxTimeLineSuiteV1
 

Suite to control timelines.

This suite is used to enquire and control a timeline associated with a plug-in instance.

This is an optional suite in the Image Effect API.


Copyright 2003-2004 The Foundry Visonmongers Ltd. All rights reserved.
Copying and redistribution with or without modification, is permitted provided that the following conditions are met:
  1. Redistributions of the document must retain the above copyright notice and this list of conditions.
  2. Neither the name of The Foundry Visonmongers Ltd nor names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Automatic documentation generated by DOxygen.