#include <RTPReflectorGM.h>
Inheritance diagram for RTPReflectorGM:
Public Member Functions | |
RTPReflectorGM (GMUser *user, MNSelector &sel) | |
virtual | ~RTPReflectorGM () |
virtual void | init (int idx) |
virtual void | uninit () |
virtual void | set_hostnames (const MNString &Client, const MNString &Server) |
virtual void | set_ports (int idx, MNSocket *locDownRtp, MNSocket *locDownRtcp, int distDown, MNSocket *locUpRtp, MNSocket *locUpRtcp, int distUp) |
virtual void | start () |
virtual bool | graphManNotify (int idx, SH::Base *caller, SH::Notification attribute, void *msg) |
virtual int | open_file (int idx, const char *name, int rtp_pt, SDP::PayloadTypes int_pt, u_int32 bw, SDP::RetransTypes int_rt, int packetsize) |
virtual int | play (int startp, int stopp) |
virtual int | stop () |
virtual int | pause () |
virtual int | jump (long pos) |
|
|
|
|
|
Implements SHGraphManager.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|
|
Implements ServerGM.
|