live
RTSPClient.hh File Reference
#include "MediaSession.hh"
#include "NetAddress.hh"
#include "DigestAuthentication.hh"
#include "TLSState.hh"
#include "RTSPServer.hh"
Include dependency graph for RTSPClient.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RTSPClient
class  RTSPClient::RequestRecord
class  RTSPClient::RequestQueue
class  HandlerServerForREGISTERCommand

Typedefs

typedef void onRTSPClientCreationFunc(RTSPClient *newRTSPClient, Boolean requestStreamingOverTCP)

Typedef Documentation

◆ onRTSPClientCreationFunc

typedef void onRTSPClientCreationFunc(RTSPClient *newRTSPClient, Boolean requestStreamingOverTCP)

Definition at line 378 of file RTSPClient.hh.