MediaProcessors
Static Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SimpleRTSPClient Class Reference
Inheritance diagram for SimpleRTSPClient:
Inheritance graph
[legend]
Collaboration diagram for SimpleRTSPClient:
Collaboration graph
[legend]

Static Public Member Functions

static SimpleRTSPClientcreateNew (UsageEnvironment &env, char const *rtspURL, volatile int *ref_flag_exit, fifo_ctx_t *fifo_ctx, int verbosityLevel=0, char const *applicationName=NULL, portNumBits tunnelOverHTTPPortNum=0, log_ctx_t *log_ctx=NULL)
 

Public Attributes

StreamClientState streamClientState
 
volatile int * m_ref_flag_exit
 
log_ctx_tm_log_ctx
 
fifo_ctx_tm_fifo_ctx
 

Protected Member Functions

 SimpleRTSPClient (UsageEnvironment &env, char const *rtspURL, volatile int *ref_flag_exit, fifo_ctx_t *fifo_ctx, int verbosityLevel, char const *applicationName, portNumBits tunnelOverHTTPPortNum, log_ctx_t *log_ctx=NULL)
 

Detailed Description

This class inherits RTSPClient with the objective of adding a StreamClientState as a member for each stream, as other private variables.

Definition at line 480 of file live555_rtsp.cpp.


The documentation for this class was generated from the following file: