MCPcopy 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
8class PulseDevice : public IOutputDevice
9{
10public:
11 PulseDevice(const mySinkInfo& info);
12};
13
14#endif // PULSEDEVICE_H

Callers 1

sinkDevicesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected