]> git.alsa-project.org Git - alsa-lib.git/commitdiff
use-case: add priority values from pulseaudio
authorJaroslav Kysela <perex@perex.cz>
Thu, 28 Nov 2019 17:10:43 +0000 (18:10 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 28 Nov 2019 17:10:43 +0000 (18:10 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/use-case.h

index b2c7da9d4e117ae9f59aa9255004fc42a81770d1..8e7e838c9cb900c37700e840976913ac6eea2ddc 100644 (file)
@@ -287,6 +287,8 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
  *   - PlaybackSwitch
  *      - playback control switch identifier string
  *     - can be parsed using snd_use_case_parse_ctl_elem_id()
+ *   - PlaybackPriority
+ *      - priority value (1-10000), default value is 100, higher value means lower priority
  *   - CaptureRate
  *      - capture device sample rate
  *   - CaptureChannels
@@ -299,6 +301,8 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
  *   - CaptureSwitch
  *      - capture control switch identifier string
  *     - can be parsed using snd_use_case_parse_ctl_elem_id()
+ *   - CapturePriority
+ *      - priority value (1-10000), default value is 100, higher value means lower priority
  *   - PlaybackMixer
  *      - name of playback mixer
  *   - PlaybackMixerElem