mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
acp: sync
This commit is contained in:
parent
4b7b2a9a10
commit
4e9b81960f
11 changed files with 28 additions and 12 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort
|
||||
type = hdmi
|
||||
priority = 59
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 2
|
||||
type = hdmi
|
||||
priority = 58
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 3
|
||||
type = hdmi
|
||||
priority = 57
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 4
|
||||
type = hdmi
|
||||
priority = 56
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 5
|
||||
type = hdmi
|
||||
priority = 55
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 6
|
||||
type = hdmi
|
||||
priority = 54
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 7
|
||||
type = hdmi
|
||||
priority = 53
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[General]
|
||||
description = HDMI / DisplayPort 8
|
||||
type = hdmi
|
||||
priority = 52
|
||||
eld-device = auto
|
||||
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@
|
|||
; exact-channels = yes | no # If no, and the exact number of channels is not supported,
|
||||
; # allow device to be opened with another channel count
|
||||
; 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]
|
||||
; input-mappings = ... # Lists mappings for sources on this profile, those mapping must be
|
||||
; # defined in this file too
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue