home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Game Programming for Teens / VBGPFT.cdr / DirectX8 / dx8vbsdk.exe / samples / multimedia / vbsamples / directshow / editing / xtltestvb / readme.txt < prev    next >
Encoding:
Text File  |  2000-10-02  |  577 b   |  14 lines

  1. DirectShow Sample -- XTLTestVB
  2. ------------------------------
  3.  
  4. Microsoft Visual Basic application that previews video editing project files.
  5. This is a Visual Basic version of the XTLTest C++ sample, but with 
  6. limited functionality.  It demonstrates how to quickly read an XTL file, 
  7. create a render engine, and start playing the resultant DirectShow graph 
  8. based on the XTL file.
  9.  
  10. To use this application, drag a Microsoft DirectShow Editing Services XTL file 
  11. onto the application window.  You can use this sample as a quick and easy 
  12. player for your XTL files.
  13.  
  14.