mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-29 07:57:59 -04:00
ucm: docs: Add EchoReferencePCM
Sometimes userspace may want to use a reference channel to cancel echos when using video chat, this value identifies the device which carries that channel. Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
This commit is contained in:
parent
e9f41ba233
commit
c2571ba86c
1 changed files with 3 additions and 0 deletions
|
|
@ -349,6 +349,9 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
|
||||||
* - CoupledMixers
|
* - CoupledMixers
|
||||||
* - Mixer controls that should be changed together.
|
* - Mixer controls that should be changed together.
|
||||||
* E.g. "Left Master,Right Master".
|
* E.g. "Left Master,Right Master".
|
||||||
|
* - EchoReferencePCM
|
||||||
|
* - If userspace wants an echo reference channel this value identifies
|
||||||
|
* the pcm to be used.
|
||||||
* - EDIDFile
|
* - EDIDFile
|
||||||
* - Path to EDID file for HDMI devices
|
* - Path to EDID file for HDMI devices
|
||||||
* - JackCTL
|
* - JackCTL
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue