mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-29 07:57:59 -04:00
ucm: docs: Add CoupledMixers
Explains to userspace how mixers are related (such as separate L/R volume mixers.) Servers should adjust these controls together. Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
This commit is contained in:
parent
caf41d41fb
commit
e9f41ba233
1 changed files with 3 additions and 0 deletions
|
|
@ -346,6 +346,9 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
|
|||
* - Remap channels using ALSA PCM channel mapping API notation
|
||||
* E.g. "2 3 0 1 -1 -1 -1 -1 -1 -1 -1" means, FL takes channel 2,
|
||||
* FR takes channel 3, RL takes channel 0, RL takes channel 1.
|
||||
* - CoupledMixers
|
||||
* - Mixer controls that should be changed together.
|
||||
* E.g. "Left Master,Right Master".
|
||||
* - EDIDFile
|
||||
* - Path to EDID file for HDMI devices
|
||||
* - JackCTL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue