arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
URLStreamBufferedT.h File Reference
#include "AudioToolsConfig.h"
#include "AudioTools/AudioLibs/Concurrency.h"
#include "AudioTools/Communication/HTTP/AbstractURLStream.h"
#include "AudioTools/CoreAudio/BaseStream.h"

Go to the source code of this file.

Classes

class  BufferedTaskStream
 A FreeRTOS task is filling the buffer from the indicated stream. Only to be used on the ESP32. More...
 
class  URLStreamBufferedT< T >
 URLStream implementation for the ESP32 based on a separate FreeRTOS task: the. More...
 

Namespaces

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

Macros

#define STACK_SIZE   30000
 
#define URL_STREAM_BUFFER_COUNT   10
 
#define URL_STREAM_CORE   0
 
#define URL_STREAM_PRIORITY   2
 

Macro Definition Documentation

◆ STACK_SIZE

#define STACK_SIZE   30000

◆ URL_STREAM_BUFFER_COUNT

#define URL_STREAM_BUFFER_COUNT   10

◆ URL_STREAM_CORE

#define URL_STREAM_CORE   0

◆ URL_STREAM_PRIORITY

#define URL_STREAM_PRIORITY   2