arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
RedisBuffer.h File Reference
#include "AudioTools/CoreAudio/Buffers.h"

Go to the source code of this file.

Classes

class  RedisBuffer< T >
 Buffer implementation that stores and retrieves data from a Redis server using the Arduino Client. More...
 
struct  RedisBuffer< T >::RedisResult
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define REDIS_RESULT_BUFFER_SIZE   (10 * 1024)
 

Macro Definition Documentation

◆ REDIS_RESULT_BUFFER_SIZE

#define REDIS_RESULT_BUFFER_SIZE   (10 * 1024)