home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Game Programming for Teens / VBGPFT.cdr / DirectX8 / dx8a_sdk.exe / samples / multimedia / directshow / editing / timelinetest / readme.txt next >
Encoding:
Text File  |  2000-10-02  |  522 b   |  13 lines

  1. DirectShow Sample -- TimelineTest
  2. ---------------------------------
  3.  
  4. This sample application builds a timeline with a transition. It demonstrates 
  5. the following tasks in Microsoft DirectShow Editing Services:
  6.  
  7. - Creating a timeline. 
  8. - Adding tracks, sources, transitions, and effects to the timeline. 
  9. - Creating a SMPTE wipe transition. 
  10. - Creating an audio crossfade using the Volume Envelope effect. 
  11. - Setting properties on timeline objects. 
  12. - Modifying a timeline and rendering the filter graph again. 
  13.