summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/DELL PROFESSIONAL SOUND BAR AE5/HiFi.conf
blob: 67bd2d520fbddf108394cc92e5ed4ba77a9c28d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
	]

	DisableSequence [
	]
}

SectionDevice."Dell AE515 USB SoundBar Output".0 {
	Comment "SoundBar Output"

	Value {
		PlaybackPCM "hw:AE5,0"
	}
}

SectionDevice."Dell AE515 USB SoundBar Input".0 {
	Comment "SoundBar Input"

	Value {
		CapturePCM "hw:AE5,0"
	}
}