YARP
Yet Another Robot Platform
audioToFileDevice.cpp File Reference
#include "audioToFileDevice.h"
#include <yarp/os/Thread.h>
#include <yarp/os/Time.h>
#include <yarp/os/Stamp.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <mutex>
#include <string>
+ Include dependency graph for audioToFileDevice.cpp:

Go to the source code of this file.

Typedefs

typedef unsigned short int audio_sample_16t
 

Typedef Documentation

◆ audio_sample_16t

typedef unsigned short int audio_sample_16t

Definition at line 29 of file audioToFileDevice.cpp.