#include <GMUser.h>
Inheritance diagram for GMUser:
Public Member Functions | |
GMUser () | |
virtual | ~GMUser () |
virtual const SDP::PayloadTypeTable * | getPayloadTypes (int idx)=0 |
virtual SDP::PayloadTypes | getInternalPayloadType (int idx)=0 |
virtual int | getRTPPayloadType (int idx)=0 |
virtual int | getPlayTimeSeconds () |
virtual void | fileComplete (const char *filename, bool comp) |
virtual void | setProxyClientWrapper (ProxyClientWrapper *pcw) |
virtual ProxyClientWrapper * | getProxyClientWrapper () |
virtual void | streamStarted () |
|
|
|
|
|
Reimplemented in LCFtpRecv, LCFtpSend, Sender, dataPump, MNStreamer, and NopStreamer.
|
|
Implemented in LCFtpRecv, LCFtpSend, Sender, MNRTSPClient, and dataPump.
|
|
Implemented in LCFtpRecv, LCFtpSend, Sender, MNRTSPClient, and dataPump.
|
|
Reimplemented in dataPump.
|
|
|
|
Implemented in LCFtpRecv, LCFtpSend, Sender, MNRTSPClient, and dataPump.
|
|
|
|
this method should be called by PlayerGM to inform the RTSP-part about the start of the stream when the first packet arrives at the client. |