Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够改变单个程序的音量,就像我使用嵌入到 Vista 和 Win7 的混音器一样(我不知道 Win8)。我找不到任何可以让我继续前进的示例代码或参考。我更喜欢使用 .NET 平台,但 C 和 C++ 也可以...
请在 Codeproject 中查看此示例。这是一个示例文档
Windows 音频混合器 API 包装库
希望会有所帮助。