Writing DirectShow Filters
Microsoft DirectShow 9.0 |
Writing DirectShow Filters
If you are developing a filter for use in a Microsoft DirectShow filter graph, read the articles in this section. In general, you do not have to read this section if you are writing a DirectShow application. Most applications do not access filters or the filter graph at the level discussed in this section.
- Introduction to DirectShow Filter Development
- Building DirectShow Filters
- How Filters Connect
- Data Flow for Filter Developers
- Threads and Critical Sections
- Quality-Control Management
- DirectShow and COM
- Writing Transform Filters
- Writing Video Renderers
- Writing Capture Filters
- Exposing Capture and Compression Formats
- Registering a Custom File Type
- Creating a Filter Property Page