OpalMixerNode::AudioMixer Struct Reference

#include <opalmixer.h>

Inheritance diagram for OpalMixerNode::AudioMixer:
OpalAudioMixer OpalMixerNode::MediaMixer OpalBaseMixer

Data Structures

struct  CachedAudio

Public Member Functions

 AudioMixer (const OpalMixerNodeInfo &info)
 ~AudioMixer ()
virtual bool OnPush ()
void PushOne (OpalMixerMediaStream &stream, CachedAudio &cache, const short *audioToSubtract)

Data Fields

std::map< PString, CachedAudiom_cache

Constructor & Destructor Documentation

OpalMixerNode::AudioMixer::AudioMixer ( const OpalMixerNodeInfo info  ) 
OpalMixerNode::AudioMixer::~AudioMixer (  ) 

Member Function Documentation

virtual bool OpalMixerNode::AudioMixer::OnPush (  )  [virtual]

Reimplemented from OpalBaseMixer.

void OpalMixerNode::AudioMixer::PushOne ( OpalMixerMediaStream stream,
CachedAudio cache,
const short *  audioToSubtract 
)

Field Documentation


The documentation for this struct was generated from the following file:

Generated on 14 Jul 2011 for OPAL by  doxygen 1.6.1