#include <yarp/os/Network.h>
#include <yarp/os/BufferedPort.h>
#include <yarp/dev/IAudioGrabberSound.h>
#include <yarp/sig/Vector.h>
#include <yarp/os/Time.h>
#include <yarp/os/Stamp.h>
#include <yarp/dev/PolyDriver.h>
#include "IAudioGrabberMsgs.h"
#include <mutex>
#include "AudioRecorder_nwc_yarp_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | InputPortProcessor |
class | AudioRecorder_nwc_yarp |
audioRecoder_nwc_yarp : The client side of any IAudioGrabberSound capable device. More... | |