NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DirectShow Video Player Sample

This sample is a command line program demonstrating the usage of a classic COM object from NGWS. It instantiates the DirectShow FilterGraphManager and instructs it to render a file.

Location of the Sample

This sample list located in the Videoplayer directory of the NGWS SDK sample directories.

For Example:

C:\NGWSSDK\Samples\Videoplayer

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.

Running the Sample

In order to run this sample, follow the instructions listed below.