#include <Sender.h>
Inheritance diagram for Sender:
Public Member Functions | |
Sender () | |
virtual | ~Sender () |
virtual const SDP::PayloadTypeTable * | getPayloadTypes () |
virtual SDP::PayloadTypes | getInternalPayloadType () |
virtual int | getRTPPayloadType () |
virtual const SDP::PayloadTypeTable * | getPayloadTypes (int idx) |
virtual SDP::PayloadTypes | getInternalPayloadType (int idx) |
virtual int | getRTPPayloadType (int idx) |
virtual void | fileComplete (const char *filename, bool comp) |
bool | ParseCmdLine (int argc, char *argv[]) |
const char * | GetVer () |
const char * | Usage () |
void | TzStart () |
void | Stop () |
void | SetVerbose () |
void | UnsetVerbose () |
void | SetBandwidth (unsigned int bw) |
unsigned int | GetBandwidth () |
void | SetPort (int port_) |
int | GetPort () |
void | SetId (int id_) |
int | GetId () |
void | SetHost (const char *host) |
char * | GetHost () |
void | SetForced () |
void | UnsetForced () |
bool | GetForced () |
void | SetFname (const char *text) |
char * | GetFname () |
void | SetForcedPacketSize (unsigned int val) |
unsigned int | GetForcedPacketSize () |
void | SetForcedTimeout (unsigned int val) |
unsigned int | GetForcedTimeout () |
void | SetTtl (int val) |
int | GetTtl () |
void | SetPacketSize (int val) |
int | GetPacketSize () |
|
|
|
|
|
Reimplemented from GMUser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements GMUser.
|
|
|
|
|
|
Implements GMUser.
|
|
|
|
|
|
Implements GMUser.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|