arduino-audio-tools
Loading...
Searching...
No Matches
RTSPPlatform< TcpServer, TcpClient, UdpSocket > Member List

This is the complete list of members for RTSPPlatform< TcpServer, TcpClient, UdpSocket >, including all inherited members.

closeSocket(TcpClient *s)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
closeUdpSocket(UdpSocket *s)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
createServer(uint16_t port)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
createUdpSocket(unsigned short portNum)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
getAvailableClient(TcpServerType *srv)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
getSocketPeerAddr(TcpClient *s, IPAddress *addr, uint16_t *port)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
NULL_TCP_SOCKET (defined in RTSPPlatform< TcpServer, TcpClient, UdpSocket >)RTSPPlatform< TcpServer, TcpClient, UdpSocket >static
NULL_UDP_SOCKET (defined in RTSPPlatform< TcpServer, TcpClient, UdpSocket >)RTSPPlatform< TcpServer, TcpClient, UdpSocket >static
readSocket(TcpClient *sock, char *buf, size_t buflen, int timeoutmsec)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
sendSocket(TcpClient *sockfd, const void *buf, size_t len)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
sendUdpSocket(UdpSocket *sockfd, const void *buf, size_t len, IPAddress destaddr, uint16_t destport)RTSPPlatform< TcpServer, TcpClient, UdpSocket >inlinestatic
TcpClientType typedef (defined in RTSPPlatform< TcpServer, TcpClient, UdpSocket >)RTSPPlatform< TcpServer, TcpClient, UdpSocket >
TcpServerType typedef (defined in RTSPPlatform< TcpServer, TcpClient, UdpSocket >)RTSPPlatform< TcpServer, TcpClient, UdpSocket >
UdpSocketType typedef (defined in RTSPPlatform< TcpServer, TcpClient, UdpSocket >)RTSPPlatform< TcpServer, TcpClient, UdpSocket >