From 325210acc8540972b7a7cac10a2e13549261fe2f Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 16 May 2023 15:57:15 +0200 Subject: usecase: add CaptureMicInfoFile field to documentation Signed-off-by: Jaroslav Kysela --- include/use-case.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/use-case.h b/include/use-case.h index 04185e2b..e5d4fd68 100644 --- a/include/use-case.h +++ b/include/use-case.h @@ -373,6 +373,9 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr, * - CaptureMasterType * - type of the master volume control * - Valid values: "soft" (software attenuation) + * - CaptureMicInfoFile + * - json file with the microphone array placement and type description + * (e.g. output from nhlt-dmic-info) * - EDIDFile * - Path to EDID file for HDMI devices * - JackCTL -- cgit v1.2.1