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

Static Public Member Functions

static SimpleClientSessioncreateNew (UsageEnvironment &env, char const *sdpDescription)
 

Protected Member Functions

 SimpleClientSession (UsageEnvironment &env)
 
virtual MediaSubsession * createNewMediaSubsession ()
 

Detailed Description

This class wraps MediaSession with the objective of implementing our particular version of the method MediaSession::createNewMediaSubsession. The idea is to use instead of the Live555's MediaSubsession class our wrapper class SimpleClientMediaSubsession.

Definition at line 449 of file live555_rtsp.cpp.


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