Microsoft DirectX 8.1 (C++)

IAMTimelineEffect Interface

The IAMTimelineEffect interface provides methods for manipulating effects in DirectShow Editing Services (DES). Effect objects implement this interface.

An effect object is a wrapper object for any type of one-input effect that DES supports. To specify which effect to use, call the IAMTimelineObj::SetSubObjectGUID method on the effect. To set properties on an effect, use the IPropertySetter interface. For more information, see Working with Effects and Transitions.

Requirements

Requires Qedit.h.

In addition to the methods inherited from IUnknown, the IAMTimelineEffect interface exposes the following method.

Method Description
EffectGetPriority Retrieves the effect's priority level.