#include "FakeSpeaker.h"
#include <string>
#include <yarp/os/Thread.h>
#include <yarp/os/Time.h>
#include <yarp/os/Semaphore.h>
#include <yarp/os/Stamp.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned short int | audio_sample_16t |
Variables | |
constexpr double | c_DEFAULT_PERIOD = 0.01 |
Definition at line 26 of file FakeSpeaker.cpp.
Definition at line 20 of file FakeSpeaker.cpp.