Hi
Is there a way to capture video audio in the c# .net
You want to dev a "movie capture" to record something on the screen, right
Here I found some sample and useful info about it :
http://www.codeproject.com/cs/media/directxcapture.asp
http://msdn.microsoft.com/library/default.asp url=/library/en-us/directshow/htm/amcapsample.asp
Thank you