Timeline Test Sample
Description
This sample application builds a timeline with a transition. It demonstrates the following tasks in DirectShow Editing Services:
- Creating a timeline.
- Adding tracks, sources, transitions, and effects to the timeline.
- Adding a SMPTE Wipe Transition.
- Creating an audio crossfade using the Volume Envelope effect.
- Setting properties on timeline objects.
- Modifying a timeline and rendering the filter graph again.
Path
Source: (SDK root)\Samples\C++\DirectShow\Editing\TimelineTest\