#include <yarp/dev/DeviceDriver.h>#include <yarp/dev/IAudioRender.h>#include <yarp/sig/Sound.h>#include <yarp/sig/SoundFile.h>#include <string>#include <mutex>#include <deque>
Include dependency graph for audioToFileDevice.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | audioToFileDevice |
audioToFileDevice : This device driver, wrapped by default by AudioPlayerWrapper, is used to save to a file an audio stream. More... | |