Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ PulseDevice
Class
PulseDevice
src/audio/pulseaudio/PulseDevice.h:8–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
#include <IOutputDevice.h>
7
8
class PulseDevice : public IOutputDevice
9
{
10
public:
11
PulseDevice(const mySinkInfo& info);
12
};
13
14
#endif // PULSEDEVICE_H
Callers
1
sinkDevices
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected