开发者

How can I set audio balance of a soundcard programmatically?

How can I set the balance of a soundcard with C#.Net?

开发者_如何学JAVA

What would be the most common way? Do I need Interop?


You will first need a framework for working with your sound card. Managed Direct X. It includes Direct Sound, which will let you control your sound card with a comfortable level of abstraction.

You can find a tutorial on Managed Direct X here:

http://www.codeproject.com/KB/directx/mdx_tutorial1.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜