#include <EConfTranscodingClient.h>
Inheritance diagram for EConfTranscodingClient:
Public Member Functions | |
EConfTranscodingClient (bool useTrans, int screenW, int screenH) | |
virtual bool | start_child_element (const char *name, const char **atts, XML_Parser p) |
virtual bool | end_child_element (const char *name, XML_Parser p) |
bool | begin_parse (const char *name, const char **atts, XML_Parser p) |
virtual void | dump (int depth, ostream &ostr, bool complete) |
void | specialize (const EConfTranscodingClient &o) |
string | getTransLib (SDP::PayloadTypes pt) |
string | getName () const |
bool | getUseTranscoding () const |
int | getScreenWidth () const |
int | getScreenHeight () const |
|
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implements EConfBase.
|