2023-05-20 22:06:04 +00:00
|
|
|
SectionVerb {
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."HDMI1".0 {
|
|
|
|
Comment "HDMI1"
|
|
|
|
Value {
|
2023-08-03 01:08:31 +00:00
|
|
|
PlaybackPriority 300
|
2023-05-26 13:54:55 +00:00
|
|
|
PlaybackPCM "hw:${CardId},1"
|
2023-08-03 01:44:40 +00:00
|
|
|
JackControl "HDMI/DP,pcm=1 Jack"
|
2023-05-20 22:06:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."HDMI2".0 {
|
|
|
|
Comment "HDMI2"
|
|
|
|
Value {
|
2023-08-03 01:08:31 +00:00
|
|
|
PlaybackPriority 400
|
2023-05-26 13:54:55 +00:00
|
|
|
PlaybackPCM "hw:${CardId},2"
|
2023-08-03 01:44:40 +00:00
|
|
|
JackControl "HDMI/DP,pcm=2 Jack"
|
2023-05-20 22:06:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
SectionDevice."HDMI3".0 {
|
|
|
|
Comment "HDMI3"
|
|
|
|
Value {
|
2023-08-03 01:08:31 +00:00
|
|
|
PlaybackPriority 500
|
2023-05-26 13:54:55 +00:00
|
|
|
PlaybackPCM "hw:${CardId},3"
|
2023-08-03 01:44:40 +00:00
|
|
|
JackControl "HDMI/DP,pcm=3 Jack"
|
2023-05-20 22:06:04 +00:00
|
|
|
}
|
|
|
|
}
|