IAMTimelineSplittable Interface
Microsoft DirectShow 9.0 |
IAMTimelineSplittable Interface
The IAMTimelineSplittable interface splits a timeline object in DirectShow Editing Services (DES). Sources, effects, transitions, and tracks implement this interface.
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. |
Requirements
Header: Include Qedit.h. This header file is not compatible with Microsoft® Direct3D® headers later than version 7.
Library: Use strmiids.lib.