#include <vector>
#include <yarp/os/Searchable.h>
#include <yarp/dev/AudioGrabberInterfaces.h>
#include <yarp/dev/api.h>
#include <yarp/dev/CircularAudioBuffer.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | yarp::dev::AudioDeviceDriverSettings |
class | yarp::dev::AudioRecorderDeviceBase |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |