cAudio::IManagerEventHandler Class Reference

Interface for event handlers for playback manager events. More...

#include <IManagerEventHandler.h>

List of all members.

Public Member Functions

virtual void onInit ()=0
 This function is called on manager initialization.
virtual void onUpdate ()=0
 This function is called on every manager update.
virtual void onRelease ()=0
 This function is called on manager shutdown.
virtual void onSourceCreate ()=0
 This function is called on when an audio source is created.
virtual void onDecoderRegister ()=0
 This function is called when an audio decoder is registered.
virtual void onDataSourceRegister ()=0
 This function is called when a data source is registered.

Detailed Description

Interface for event handlers for playback manager events.

Definition at line 11 of file IManagerEventHandler.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:25 2010 for cAudio by  doxygen 1.6.2