Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
Effect
The effect object produces a video or audio effect. To create this object, call the IAMTimeline::CreateEmptyNode method.
The effect object exposes the following interfaces:
- IAMTimelineEffect
- IAMTimelineObj
- IAMTimelineSplittable
- IPropertyPage
See Also