Microsoft DirectX 9.0 |
This article describes threading in DirectShow filters, and the steps you should take to avoid crashes or deadlocks in a custom filter.
This article contains the following topics.
See Also
The examples in this article use pseudocode to illustrate the code you will need to write. They assume that a custom filter is using classes derived from the DirectShow base classes, as follows: