live
|
#include "MediaSession.hh"
#include "NetAddress.hh"
#include "DigestAuthentication.hh"
#include "TLSState.hh"
#include "RTSPServer.hh"
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 void onRTSPClientCreationFunc(RTSPClient *newRTSPClient, Boolean requestStreamingOverTCP) |
Definition at line 378 of file RTSPClient.hh.