【发布时间】:2013-01-10 03:33:43
【问题描述】:
我需要在运行时控制音频输出设备:
1) Main Speaker only
2) Headphone Only
3) Headphone + Main Speaker both together
我的应用程序在运行时决定在上述组合之间切换。我应该为上述目的使用什么 ALSA API。
(我使用 Linux 3.0、ALSA、C、TI tlv320aic3x、ARM)。
【问题讨论】:
-
上传您的完整代码将对未来的访问者有所帮助。