arduino-audio-tools
Loading...
Searching...
No Matches
Namespaces | Typedefs
RTSPPlatformEthernet.h File Reference
#include "Ethernet.h"
#include "EthernetUdp.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 RTSPPlatformEthernet = RTSPPlatform< EthernetServer, EthernetClient, EthernetUDP >
 RTSP platform binding for Arduino Ethernet.