#include <EConfTranscoding.h>
Inheritance diagram for EConfTranscoding:
Public Member Functions | |
EConfTranscoding () | |
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 EConfTranscoding &o) |
string | getTransLib (const string clientName, const SDP::PayloadTypes payloadType) |
bool | getUseTranscoding (const string clientName) |
int | getScreenWidth (const string clientName) |
int | getScreenHeight (const string clientName) |
|
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
|
|
|
|
|
|
|
|
|
|
Implements EConfBase.
|