#include <ptlib.h>
#include <opal/buildopts.h>
#include <queue>
#include <opal/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 | OpalMixerNode |
struct | OpalMixerNode::MediaMixer |
struct | OpalMixerNode::AudioMixer |
struct | OpalMixerNode::AudioMixer::CachedAudio |
struct | OpalMixerNode::VideoMixer |
Defines | |
#define | OPAL_OPT_LISTEN_ONLY "Listen-Only" |
String option for listen only mixer connection. |
#define OPAL_OPT_LISTEN_ONLY "Listen-Only" |
String option for listen only mixer connection.