NLSOUND::CAudioMixerUser::IMixerUpdate Class Reference

#include <audio_mixer_user.h>

Inheritance diagram for NLSOUND::CAudioMixerUser::IMixerUpdate:

NLMISC::CDbgRefCount< IMixerUpdate > NLSOUND::CBackgroundSoundManager NLSOUND::CBackgroundSource NLSOUND::CComplexSource NLSOUND::CSampleBank

Detailed Description

Interface for registering object in the mixer update.

Definition at line 331 of file audio_mixer_user.h.

Public Member Functions

virtual void onUpdate ()=0
virtual ~IMixerUpdate ()


Constructor & Destructor Documentation

virtual NLSOUND::CAudioMixerUser::IMixerUpdate::~IMixerUpdate  )  [inline, virtual]
 

Definition at line 335 of file audio_mixer_user.h.

References nldebug.

00336                 {
00337                         nldebug("Destroying IMixerUpdate %p", this);
00338                 }


Member Function Documentation

virtual void NLSOUND::CAudioMixerUser::IMixerUpdate::onUpdate  )  [pure virtual]
 

Implemented in NLSOUND::CBackgroundSoundManager, NLSOUND::CBackgroundSource, NLSOUND::CComplexSource, and NLSOUND::CSampleBank.


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 14:30:34 2004 for NeL by doxygen 1.3.6