arduino-audio-tools
Loading...
Searching...
No Matches
Namespaces | Typedefs
RTSPPlatformWiFi.h File Reference
#include "WiFi.h"
#include "RTSPPlatform.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 RTSPPlatformWiFi = RTSPPlatform< WiFiServer, WiFiClient, WiFiUDP >
 RTSP platform binding for Arduino WiFi.