MCPcopy Create free account
hub / github.com/MusicPlayerDaemon/MPD / GetMainloop

Method GetMainloop

src/output/plugins/PulseOutputPlugin.cxx:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 void SetVolume(const pa_cvolume &volume);
67
68 struct pa_threaded_mainloop *GetMainloop() {
69 return mainloop;
70 }
71
72 void OnContextStateChanged(pa_context_state_t new_state);
73 void OnServerLayoutChanged(pa_subscription_event_type_t t,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected