live
ProxyServerMediaSession.hh File Reference
Include dependency graph for ProxyServerMediaSession.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ProxyRTSPClient
class  ProxyServerMediaSession
class  PresentationTimeSubsessionNormalizer
class  PresentationTimeSessionNormalizer

Typedefs

typedef ProxyRTSPClientcreateNewProxyRTSPClientFunc(ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer)

Functions

ProxyRTSPClientdefaultCreateNewProxyRTSPClientFunc (ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer)

Typedef Documentation

◆ createNewProxyRTSPClientFunc

typedef ProxyRTSPClient * createNewProxyRTSPClientFunc(ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer)

Definition at line 89 of file ProxyServerMediaSession.hh.

Function Documentation

◆ defaultCreateNewProxyRTSPClientFunc()

ProxyRTSPClient * defaultCreateNewProxyRTSPClientFunc ( ProxyServerMediaSession & ourServerMediaSession,
char const * rtspURL,
char const * username,
char const * password,
portNumBits tunnelOverHTTPPortNum,
int verbosityLevel,
int socketNumToServer )