arduino-audio-tools
Loading...
Searching...
No Matches
Namespaces | Typedefs
RTSPClientEthernet.h File Reference
#include "Ethernet.h"
#include "EthernetUdp.h"
#include "RTSPClient.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 RTSPClientEthernet = RTSPClient< EthernetClient, EthernetUDP >
 Ethernet RTSP client alias using Arduino Ethernet networking.