#include <TranscodingGM.h>
Inheritance diagram for TranscodingGM:


Public Member Functions | |
| TranscodingGM (GMUser *user, MNSelector &sel, RTSP::TransportTypes _requested_transport=RTSP::RTP_AVP_UDP) | |
| virtual | ~TranscodingGM () |
| 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 bool | synchronousGet (GetValue what, u_int32 &outVar) |
| 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) |
| void | set_write_to_file (bool yes) |
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
Implements SHGraphManager.
|
|
|
Implements ServerGM.
|
|
|
Implements ServerGM.
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
Implements ServerGM.
|
|
||||||||||||
|
Implements ServerGM.
|
|
||||||||||||
|
Implements ServerGM.
|
|
||||||||||||||||||||||||||||||||
|
Implements ServerGM.
|
|
|
|
|
|
Implements ServerGM.
|
|
|
Implements ServerGM.
|
|
||||||||||||
|
This funktion allows to synchronously check several values that should be known to graph managers that make use of a specific stream handler. The base class will refuse all queries.
Reimplemented from SHGraphManager.
|
|
|
Implements ServerGM.
|
1.3.8