#include <yarp/os/Log.h>#include <yarp/sig/AudioBufferSize.h>#include <cstdio>#include <string>#include <yarp/os/LogStream.h>
Include dependency graph for CircularAudioBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::dev::CircularAudioBuffer< SAMPLE > |
Namespaces | |
| namespace | yarp |
| The main, catch-all namespace for YARP. | |
| namespace | yarp::dev |
| For streams capable of holding different kinds of content, check what they actually have. | |
Typedefs | |
| typedef yarp::dev::CircularAudioBuffer< unsigned char > | yarp::dev::CircularAudioBuffer_8t |
| typedef yarp::dev::CircularAudioBuffer< unsigned short int > | yarp::dev::CircularAudioBuffer_16t |
| typedef yarp::dev::CircularAudioBuffer< unsigned int > | yarp::dev::CircularAudioBuffer_32t |