MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / outputDevices

Method outputDevices

src/audio/pulseaudio/PulseAudioService.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143std::vector<IOutputDevice> PulseAudioService::outputDevices()
144{
145 return std::vector<IOutputDevice>();
146}
147
148DspStatus PulseAudioService::status()
149{

Callers 4

getOutputDevicesMethod · 0.45
PresetRuleDialogMethod · 0.45
showEventMethod · 0.45
loadRemainingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected