YARP
Yet Another Robot Platform
PortAudioPlayerDeviceDriver.h File Reference
#include <yarp/os/ManagedBytes.h>
#include <yarp/os/Thread.h>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/AudioPlayerDeviceBase.h>
#include <yarp/dev/CircularAudioBuffer.h>
#include <portaudio.h>
#include <mutex>
+ Include dependency graph for PortAudioPlayerDeviceDriver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PortAudioPlayerDeviceDriver
 portaudioPlayer: A device driver for an audio playback device wrapped by PortAudio library. More...