
This post builds upon prior work where we used C# with DirectShow.NET to enumerate video capture devices on a given machine. We use the device enumerator we built there to help us start composing a filter graph. DirectShow uses the word filter to denote any software component that performs an operation on a multimedia stream. [...]
