arduino-audio-tools
Loading...
Searching...
No Matches
Namespaces | Typedefs
HLSStreamESP32.h File Reference
#include "AudioTools/Communication/HTTP/URLStreamESP32.h"
#include "AudioTools/CoreAudio/AudioHttp/URLStreamESP32.h"
#include "HLSStream.h"

Go to the source code of this file.

Namespaces

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

Typedefs

using HLSStreamESP32 = HLSStreamT< URLStreamESP32 >
 HLS Stream implementation using URLStreamESP32 for ESP32-specific HTTP requests.