OPAL
Version 3.14.3
|
#include <ptlib.h>
#include <opal_config.h>
#include <queue>
#include <ep/localep.h>
#include <codec/vidcodec.h>
Go to the source code of this file.
Data Structures | |
class | OpalBaseMixer |
struct | OpalBaseMixer::Stream |
class | OpalAudioMixer |
struct | OpalAudioMixer::AudioStream |
class | OpalVideoMixer |
struct | OpalVideoMixer::VideoStream |
struct | OpalMixerNodeInfo |
class | OpalMixerNodeManager |
class | OpalMixerEndPoint |
class | OpalMixerConnection |
class | OpalMixerMediaStream |
class | OpalMediaStreamMixer |
class | OpalAudioStreamMixer |
struct | OpalAudioStreamMixer::CachedAudio |
class | OpalVideoStreamMixer |
class | OpalMixerNode |
Macros | |
#define | OPAL_MIXER_PREFIX "mcu" |
#define | OPAL_OPT_LISTEN_ONLY "Listen-Only" |
String option for listen only mixer connection. More... | |
#define | OPAL_OPT_CONF_OWNER "Conference-Owner" |
String option for listen only mixer connection. More... | |
#define OPAL_MIXER_PREFIX "mcu" |
#define OPAL_OPT_CONF_OWNER "Conference-Owner" |
String option for listen only mixer connection.
#define OPAL_OPT_LISTEN_ONLY "Listen-Only" |
String option for listen only mixer connection.