Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Marina Polishchuk: VC++ QA - The best job in the biz
Feb 22, 2007 at 2:27 PMSteve Ball - Learning about Audio in Windows Vista
Sep 18, 2005 at 8:43 AMHi Stacy,
I totally agree with you about the .Net situation. The limited DirectShow wrapper in .Net doesn't give you the flexibility you need as you're aware. Of course this is all available in the real world DirectShow (unmanaged), so the problem is not with low level services but rather with the .Net wrapper. I'm not expecting to see any of this change for the Vista version of .Net, most Audio developers stay in unmanaged space so that they can have the tightest control possible over latency. Note that your example is possible by using the unmanged version of DirectShow via COM Interop, Media Foundation should have something similar.
--
Chris Parsons [MVP DirectShow/DirectX/Platform SDK]