HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/share/alsa/ucm2/Intel/sof-hda-dsp/Hdmi.conf
# Use case Configuration for sof-hda-dsp

If.hdmi1 {
	Condition { Type String Empty "" }
	True {
		Define {
			HdmiNum 1
			HdmiPCM 3
			HdmiCtlIndex 0
			HdmiPrio 500
		}
		Include.hdmi1.File "/codecs/hda/hdmi.conf"
	}
}

If.hdmi2 {
	Condition { Type String Empty "" }
	True {
		Define {
			HdmiNum 2
			HdmiPCM 4
			HdmiCtlIndex 1
			HdmiPrio 600
		}
		Include.hdmi2.File "/codecs/hda/hdmi.conf"
	}
}

If.hdmi3 {
	Condition { Type String Empty "" }
	True {
		Define {
			HdmiNum 3
			HdmiPCM 5
			HdmiCtlIndex 2
			HdmiPrio 700
		}
		Include.hdmi3.File "/codecs/hda/hdmi.conf"
	}
}