aboutsummaryrefslogtreecommitdiff
path: root/ucm2/codecs/es8316/IN2-InternalMic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ucm2/codecs/es8316/IN2-InternalMic.conf')
-rw-r--r--ucm2/codecs/es8316/IN2-InternalMic.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/ucm2/codecs/es8316/IN2-InternalMic.conf b/ucm2/codecs/es8316/IN2-InternalMic.conf
index 7809f8a..8c0418f 100644
--- a/ucm2/codecs/es8316/IN2-InternalMic.conf
+++ b/ucm2/codecs/es8316/IN2-InternalMic.conf
@@ -1,4 +1,4 @@
-SectionDevice."InternalMic-IN2" {
+SectionDevice."Mic" {
Comment "Internal Microphone on IN2"
ConflictingDevice [
@@ -17,6 +17,8 @@ SectionDevice."InternalMic-IN2" {
]
Value {
- CaptureChannels "2"
+ CapturePriority 100
+ CapturePCM "hw:${CardId},0"
+ CaptureChannels 2
}
}