Helper class use for static Callback handler. More...
Public Member Functions | |
| RTSPData (MediaSubsession *pMediaSubSession) | |
| void | SubsessionAfterPlayingCB (void) |
| void | SubsessionByeHandlerCB (void) |
Private Attributes | |
| MediaSubsession * | mediaSubSession |
Helper class use for static Callback handler.
Definition at line 26 of file iptvfeederrtsp.cpp.
| RTSPData::RTSPData | ( | MediaSubsession * | pMediaSubSession | ) | [inline] |
Definition at line 29 of file iptvfeederrtsp.cpp.
| void RTSPData::SubsessionAfterPlayingCB | ( | void | ) |
Definition at line 41 of file iptvfeederrtsp.cpp.
Referenced by SubsessionByeHandlerCB().
| void RTSPData::SubsessionByeHandlerCB | ( | void | ) |
Definition at line 53 of file iptvfeederrtsp.cpp.
MediaSubsession* RTSPData::mediaSubSession [private] |
Definition at line 38 of file iptvfeederrtsp.cpp.
Referenced by SubsessionAfterPlayingCB().
1.6.3