Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
143
std::vector<IOutputDevice> PulseAudioService::outputDevices()
144
{
145
return std::vector<IOutputDevice>();
146
}
147
148
DspStatus PulseAudioService::status()
149
{
Callers
4
getOutputDevices
Method · 0.45
PresetRuleDialog
Method · 0.45
showEvent
Method · 0.45
loadRemaining
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected