Microsoft DirectX 8.1 (C++) |
The IAMTimelineSplittable interface splits a timeline object in DirectShow Editing Services (DES). Sources, effects, transitions, and tracks implement this interface.
Requirements
Requires Qedit.h.
In addition to the methods inherited from IUnknown, the IAMTimelineSplittable interface exposes the following methods.
Method | Description |
SplitAt | Splits the object at the specified time. |
SplitAt2 | Splits the object at the specified time, specified as a REFTIME value. |