Share via


Video Capture Filter Test (Windows Embedded CE 6.0)

1/6/2010

The Video Capture Filter Test directly the video capture filter, which exercises the camera driver. This test is ideal for component level testing of the camera driver via DirectShow, without involving the entire video capture graph.

The test source for the Video Capture Filter Test is available in the Windows Embedded CE 6.0 Test Kit (CETK) shared source, under \private\test\multimedia\directx\dshow\components\vidcaptest\. The test only exercises the first enumerated camera driver in the system.

You may want to run this test to test the integration of a camera driver into DirectShow, without involving the entire video capture graph and complex user scenarios.

In This Section

See Also

Other Resources

Multimedia Tests