#include <deque>
#include <cstdio>
#include <cmath>
#include <mutex>
#include <yarp/os/Log.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/AudioGrabberInterfaces.h>
#include <yarp/sig/SoundFile.h>
#include <yarp/os/impl/Terminal.h>
Go to the source code of this file.
Classes | |
class | Echo |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
int | padding = 0 |
Definition at line 186 of file yarphear.cpp.
int padding = 0 |
Definition at line 27 of file yarphear.cpp.