summaryrefslogtreecommitdiff
path: root/include/use-case.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/use-case.h')
-rw-r--r--include/use-case.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/use-case.h b/include/use-case.h
index 697377a1..3728906e 100644
--- a/include/use-case.h
+++ b/include/use-case.h
@@ -284,6 +284,10 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
* PlaybackMixerID - mixer playback ID
* CaptureMixer - name of capture mixer
* CaptureMixerID - mixer capture ID
+ * JackDev - jack device name
+ * JackControl - jack control name
+ * JackHWMute - indicate if the HW mutes a device on jack insertion
+ * or not.
*/
int snd_use_case_get(snd_use_case_mgr_t *uc_mgr,
const char *identifier,