YARP
Yet Another Robot Platform
CircularAudioBuffer.h File Reference
#include <yarp/os/Log.h>
#include <yarp/dev/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

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::dev
 An interface for the device drivers.
 

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