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
- Prerequisites for the Video Capture Filter Test
Provides a list of hardware, software and other prerequisites for the test.
- Test Cases for the Video Capture Filter Test
Provides a list of test cases that are within the overall test, and a description for each test.
- Command Line Parameters for the Video Capture Filter Test
Provides a list of optional command line parameters that can be used for this test.
- Troubleshooting the Video Capture Filter Test
Provides troubleshooting and debugging information for the test.