Home
last modified time | relevance | path

Searched refs:PA_ALSA_PROP_UCM_PLAYBACK_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.h76 #define PA_ALSA_PROP_UCM_PLAYBACK_PRIORITY "alsa.ucm.playback.priority" macro
Dalsa-ucm.c121 {"PlaybackPriority", PA_ALSA_PROP_UCM_PLAYBACK_PRIORITY},
454 value = pa_proplist_gets(device->proplist, PA_ALSA_PROP_UCM_PLAYBACK_PRIORITY); in ucm_get_device_property()