Home
last modified time | relevance | path

Searched refs:MATE_MIXER_BACKEND_PULSEAUDIO (Results 1 – 5 of 5) sorted by relevance

/dports/audio/libmatemixer/libmatemixer-1.26.0/libmatemixer/
H A Dmatemixer-enums.h71 MATE_MIXER_BACKEND_PULSEAUDIO, enumerator
H A Dmatemixer-enum-types.c55 { MATE_MIXER_BACKEND_PULSEAUDIO, "MATE_MIXER_BACKEND_PULSEAUDIO", "pulseaudio" }, in mate_mixer_backend_type_get_type()
/dports/audio/mate-media/mate-media-1.26.0/mate-volume-control/
H A Ddialog-main.c238 … mate_mixer_context_set_backend_type (context, MATE_MIXER_BACKEND_PULSEAUDIO); in main()
/dports/audio/libmatemixer/libmatemixer-1.26.0/examples/
H A Dmonitor.c412 mate_mixer_context_set_backend_type (context, MATE_MIXER_BACKEND_PULSEAUDIO); in main()
/dports/audio/libmatemixer/libmatemixer-1.26.0/backends/pulse/
H A Dpulse-backend.c220 info.backend_type = MATE_MIXER_BACKEND_PULSEAUDIO; in backend_module_init()