* - PlaybackCTL
* - playback control device name
* - PlaybackVolume
- * - playback control volume ID string
+ * - playback control volume identifier string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - PlaybackSwitch
- * - playback control switch ID string
+ * - playback control switch identifier string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - CaptureRate
* - capture device sample rate
* - CaptureCTL
* - capture control device name
* - CaptureVolume
- * - capture control volume ID string
+ * - capture control volume identifier string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - CaptureSwitch
- * - capture control switch ID string
+ * - capture control switch identifier string
* - can be parsed using snd_use_case_parse_ctl_elem_id()
* - PlaybackMixer
* - name of playback mixer
- * - PlaybackMixerID
- * - mixer playback ID
+ * - PlaybackMixerElem
+ * - mixer element playback identifier
* - can be parsed using snd_use_case_parse_selem_id()
+ * - PlaybackMasterElem
+ * - mixer element playback identifier for the master control
+ * - PlaybackMasterType
+ * - type of the master volume control
+ * - Valid values: "soft" (software attenuation)
* - CaptureMixer
* - name of capture mixer
- * - CaptureMixerID
+ * - CaptureMixerElem
+ * - mixer element capture identifier
* - can be parsed using snd_use_case_parse_selem_id()
- * - mixer capture ID
+ * - CaptureMasterElem
+ * - mixer element playback identifier for the master control
+ * - CaptureMasterType
+ * - type of the master volume control
+ * - Valid values: "soft" (software attenuation)
* - EDIDFile
* - Path to EDID file for HDMI devices
* - JackControl, JackDev, JackHWMute