X xer May 11, 2006 #1 How can I get list of avaible video (Screen Capture Direct Show Filtres too) and audio capture devices?
How can I get list of avaible video (Screen Capture Direct Show Filtres too) and audio capture devices?
N Nicholas Paldino [.NET/C# MVP] May 11, 2006 #2 xer, You are going to have to dig into the DirectX API for that. There is a managed wrapper for the library which should allow you to access it in .NET. Hope this helps.
xer, You are going to have to dig into the DirectX API for that. There is a managed wrapper for the library which should allow you to access it in .NET. Hope this helps.