use-case header file: add more references to correct ASCII ID parsers for CTL/mixer IDs

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2019-11-11 14:35:02 +01:00
parent 5c88b18371
commit e6fbc84c16

View file

@ -281,8 +281,10 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
* - playback control device name
* - PlaybackVolume
* - playback control volume ID string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - PlaybackSwitch
* - playback control switch ID string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - CaptureRate
* - capture device sample rate
* - CaptureChannels
@ -291,15 +293,19 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
* - capture control device name
* - CaptureVolume
* - capture control volume ID string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - CaptureSwitch
* - capture control switch ID string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - PlaybackMixer
* - name of playback mixer
* - PlaybackMixerID
* - mixer playback ID
* - can be parsed using snd_use_case_parse_selem_id()
* - CaptureMixer
* - name of capture mixer
* - CaptureMixerID
* - can be parsed using snd_use_case_parse_selem_id()
* - mixer capture ID
* - JackControl, JackDev, JackHWMute
* - Jack information for a device. The jack status can be reported via