YARP
Yet Another Robot Platform
AudioPlayerWrapper.h File Reference
#include <vector>
#include <queue>
#include <iostream>
#include <string>
#include <sstream>
#include <yarp/os/Network.h>
#include <yarp/os/Port.h>
#include <yarp/os/BufferedPort.h>
#include <yarp/os/Bottle.h>
#include <yarp/os/Time.h>
#include <yarp/os/Property.h>
#include <yarp/os/PeriodicThread.h>
#include <yarp/os/Stamp.h>
#include <yarp/sig/Vector.h>
#include <yarp/dev/AudioGrabberInterfaces.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/IMultipleWrapper.h>
#include <yarp/dev/api.h>
#include <yarp/dev/IPreciselyTimed.h>
+ Include dependency graph for AudioPlayerWrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioPlayerWrapper
 AudioPlayerWrapper: A Wrapper which receives audio streams from a network port and sends it to device for playback More...