YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarphear.cpp File Reference
#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>
+ Include dependency graph for yarphear.cpp:

Go to the source code of this file.

Classes

class  Echo
 

Functions

int main (int argc, char *argv[])
 

Variables

int padding = 0
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 186 of file yarphear.cpp.

Variable Documentation

◆ padding

int padding = 0

Definition at line 27 of file yarphear.cpp.