Arduino live555
ProxyRTSPClient Member List

This is the complete list of members for ProxyRTSPClient, including all inherited members.

changeResponseHandler(unsigned cseq, responseHandler *newResponseHandler) (defined in RTSPClient)RTSPClient
close(UsageEnvironment &env, char const *mediumName) (defined in Medium)Mediumstatic
close(Medium *medium) (defined in Medium)Mediumstatic
continueAfterDESCRIBE(char const *sdpDescription) (defined in ProxyRTSPClient)ProxyRTSPClient
continueAfterLivenessCommand(int resultCode, Boolean serverSupportsGetParameter) (defined in ProxyRTSPClient)ProxyRTSPClient
continueAfterPLAY(int resultCode) (defined in ProxyRTSPClient)ProxyRTSPClient
continueAfterSETUP(int resultCode) (defined in ProxyRTSPClient)ProxyRTSPClient
createNew(UsageEnvironment &env, char const *rtspURL, int verbosityLevel=0, char const *applicationName=NULL, portNumBits tunnelOverHTTPPortNum=0, int socketNumToServer=-1) (defined in RTSPClient)RTSPClientstatic
desiredMaxIncomingPacketSize (defined in RTSPClient)RTSPClient
disallowBasicAuthentication() (defined in RTSPClient)RTSPClientinline
envir() const (defined in Medium)Mediuminline
fAllowBasicAuthentication (defined in RTSPClient)RTSPClientprotected
fCSeq (defined in RTSPClient)RTSPClientprotected
fCurrentAuthenticator (defined in RTSPClient)RTSPClientprotected
fServerAddress (defined in RTSPClient)RTSPClientprotected
fVerbosityLevel (defined in RTSPClient)RTSPClientprotected
grabSocket() (defined in RTSPClient)RTSPClientprotected
isMediaSession() const (defined in Medium)Mediumvirtual
isRTCPInstance() const (defined in Medium)Mediumvirtual
isRTSPServer() const (defined in Medium)Mediumvirtual
isServerMediaSession() const (defined in Medium)Mediumvirtual
isSink() const (defined in Medium)Mediumvirtual
isSource() const (defined in Medium)Mediumvirtual
lookupByName(UsageEnvironment &env, char const *sourceName, RTSPClient *&resultClient) (defined in RTSPClient)RTSPClientstatic
lookupByName(UsageEnvironment &env, char const *mediumName, Medium *&resultMedium) (defined in Medium)Mediumstatic
Medium(UsageEnvironment &env) (defined in Medium)Mediumprotected
name() const (defined in Medium)Mediuminline
nextTask() (defined in Medium)Mediuminlineprotected
parseRTSPURL(char const *url, char *&username, char *&password, NetAddress &address, portNumBits &portNum, char const **urlSuffix=NULL) (defined in RTSPClient)RTSPClient
ProxyRTSPClient(class ProxyServerMediaSession &ourServerMediaSession, char const *rtspURL, char const *username, char const *password, portNumBits tunnelOverHTTPPortNum, int verbosityLevel, int socketNumToServer, unsigned interPacketGapMaxTime=0) (defined in ProxyRTSPClient)ProxyRTSPClient
ProxyServerMediaSession (defined in ProxyRTSPClient)ProxyRTSPClientfriend
ProxyServerMediaSubsession (defined in ProxyRTSPClient)ProxyRTSPClientfriend
responseBufferSize (defined in RTSPClient)RTSPClientstatic
responseHandler typedef (defined in RTSPClient)RTSPClient
RTSPClient(UsageEnvironment &env, char const *rtspURL, int verbosityLevel, char const *applicationName, portNumBits tunnelOverHTTPPortNum, int socketNumToServer) (defined in RTSPClient)RTSPClientprotected
scheduleReset() (defined in ProxyRTSPClient)ProxyRTSPClient
sendAnnounceCommand(char const *sdpDescription, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendDescribeCommand(responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendDummyUDPPackets(MediaSession &session, unsigned numDummyPackets=2) (defined in RTSPClient)RTSPClient
sendDummyUDPPackets(MediaSubsession &subsession, unsigned numDummyPackets=2) (defined in RTSPClient)RTSPClient
sendGetParameterCommand(MediaSession &session, responseHandler *responseHandler, char const *parameterName, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendOptionsCommand(responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPauseCommand(MediaSession &session, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPauseCommand(MediaSubsession &subsession, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPlayCommand(MediaSession &session, responseHandler *responseHandler, double start=0.0f, double end=-1.0f, float scale=1.0f, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPlayCommand(MediaSubsession &subsession, responseHandler *responseHandler, double start=0.0f, double end=-1.0f, float scale=1.0f, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPlayCommand(MediaSession &session, responseHandler *responseHandler, char const *absStartTime, char const *absEndTime=NULL, float scale=1.0f, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendPlayCommand(MediaSubsession &subsession, responseHandler *responseHandler, char const *absStartTime, char const *absEndTime=NULL, float scale=1.0f, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendRecordCommand(MediaSession &session, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendRecordCommand(MediaSubsession &subsession, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendRequest(RequestRecord *request) (defined in RTSPClient)RTSPClientprotectedvirtual
sendSetParameterCommand(MediaSession &session, responseHandler *responseHandler, char const *parameterName, char const *parameterValue, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendSetupCommand(MediaSubsession &subsession, responseHandler *responseHandler, Boolean streamOutgoing=False, Boolean streamUsingTCP=False, Boolean forceMulticastOnUnspecified=False, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendTeardownCommand(MediaSession &session, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sendTeardownCommand(MediaSubsession &subsession, responseHandler *responseHandler, Authenticator *authenticator=NULL) (defined in RTSPClient)RTSPClient
sessionTimeoutParameter() const (defined in RTSPClient)RTSPClientinline
setBaseURL(char const *url) (defined in RTSPClient)RTSPClientprotected
setRequestFields(RequestRecord *request, char *&cmdURL, Boolean &cmdURLWasAllocated, char const *&protocolStr, char *&extraHeaders, Boolean &extraHeadersWereAllocated) (defined in RTSPClient)RTSPClientprotectedvirtual
setRequireValue(char const *requireValue=NULL) (defined in RTSPClient)RTSPClient
setSpeed(MediaSession &session, float speed=1.0f) (defined in RTSPClient)RTSPClient
setUserAgentString(char const *userAgentName) (defined in RTSPClient)RTSPClient
socketNum() const (defined in RTSPClient)RTSPClientinline
url() const (defined in RTSPClient)RTSPClientinline
~Medium() (defined in Medium)Mediumprotectedvirtual
~ProxyRTSPClient() (defined in ProxyRTSPClient)ProxyRTSPClientvirtual
~RTSPClient() (defined in RTSPClient)RTSPClientprotectedvirtual