arduino-audio-tools
Loading...
Searching...
No Matches
Namespaces | Typedefs
RTSPClientWiFi.h File Reference
#include "RTSPClient.h"
#include "WiFi.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 RTSPClientWiFi = RTSPClient< WiFiClient, WiFiUDP >
 WiFi RTSP client alias using Arduino WiFi networking.