mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
alsa-mixer: Document the intended-roles mapping option
This commit is contained in:
parent
6101798c7a
commit
06990e32ff
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@
|
||||||
; exact-channels = yes | no # If no, and the exact number of channels is not supported,
|
; exact-channels = yes | no # If no, and the exact number of channels is not supported,
|
||||||
; # allow device to be opened with another channel count
|
; # allow device to be opened with another channel count
|
||||||
; fallback = no | yes # This mapping will only be considered if all non-fallback mappings fail
|
; fallback = no | yes # This mapping will only be considered if all non-fallback mappings fail
|
||||||
|
; intended-roles = ... # Set the device.intended_roles property for the sink/source.
|
||||||
|
;
|
||||||
; [Profile id]
|
; [Profile id]
|
||||||
; input-mappings = ... # Lists mappings for sources on this profile, those mapping must be
|
; input-mappings = ... # Lists mappings for sources on this profile, those mapping must be
|
||||||
; # defined in this file too
|
; # defined in this file too
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue