Writing Capture Filters
A version of this page is also available for
4/8/2010
Writing audio and video capture filters is not recommended. Instead, DirectShow provides automatic support for audio and video capture devices, using wrapper filters. This section is intended only for developers who need to capture some kind of custom data from a unique hardware device.
This article contains the following sections:
- Pin Requirements for Capture Filters
- Implementing a Preview Pin
- Producing Data in a Capture Filter
- Exposing Capture and Compression Formats