20 #ifndef MPD_PULSE_OUTPUT_PLUGIN_HXX 21 #define MPD_PULSE_OUTPUT_PLUGIN_HXX 29 struct pa_threaded_mainloop *
struct pa_threaded_mainloop * pulse_output_get_mainloop(PulseOutput &po)
void pulse_output_clear_mixer(PulseOutput &po, PulseMixer &pm)
void pulse_output_set_mixer(PulseOutput &po, PulseMixer &pm)
void pulse_output_set_volume(PulseOutput &po, const pa_cvolume *volume)
const struct AudioOutputPlugin pulse_output_plugin
A plugin which controls an audio output device.