live
|
#include "ServerMediaSession.hh"
#include "MediaSession.hh"
#include "RTSPClient.hh"
#include "MediaTranscodingTable.hh"
Go to the source code of this file.
Data Structures | |
class | ProxyRTSPClient |
class | ProxyServerMediaSession |
class | PresentationTimeSubsessionNormalizer |
class | PresentationTimeSessionNormalizer |
Typedefs | |
typedef ProxyRTSPClient * | createNewProxyRTSPClientFunc(ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer) |
Functions | |
ProxyRTSPClient * | defaultCreateNewProxyRTSPClientFunc (ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer) |
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.
ProxyRTSPClient * defaultCreateNewProxyRTSPClientFunc | ( | ProxyServerMediaSession & | ourServerMediaSession, |
char const * | rtspURL, | ||
char const * | username, | ||
char const * | password, | ||
portNumBits | tunnelOverHTTPPortNum, | ||
int | verbosityLevel, | ||
int | socketNumToServer | ||
) |