OPAL
Version 3.12.9
|
#include <opal/buildopts.h>
#include <opal/pres_ent.h>
#include <opal/call.h>
#include <opal/connection.h>
#include <opal/guid.h>
#include <codec/silencedetect.h>
#include <codec/echocancel.h>
#include <im/im.h>
#include <ptclib/pstun.h>
#include <ptclib/url.h>
#include <ptclib/pxml.h>
#include <ptclib/threadpool.h>
#include <ptlib/videoio.h>
Go to the source code of this file.
Data Structures | |
class | OpalConferenceState |
struct | OpalConferenceState::URI |
struct | OpalConferenceState::User |
class | OpalManager |
class | OpalManager::RouteEntry |
struct | OpalManager::PortInfo |
class | OpalManager::CallDict |
Macros | |
#define | OPAL_SCRIPT_CALL_TABLE_NAME "OpalCall" |
Typedefs | |
typedef std::list < OpalConferenceState > | OpalConferenceStates |
Functions | |
PString | OpalGetVersion () |
unsigned | OpalGetMajorVersion () |
unsigned | OpalGetMinorVersion () |
unsigned | OpalGetBuildNumber () |
#define OPAL_SCRIPT_CALL_TABLE_NAME "OpalCall" |
typedef std::list<OpalConferenceState> OpalConferenceStates |
unsigned OpalGetBuildNumber | ( | ) |
unsigned OpalGetMajorVersion | ( | ) |
unsigned OpalGetMinorVersion | ( | ) |
PString OpalGetVersion | ( | ) |