cAudio::ISourceEventHandler Class Reference

Interface for event handlers on Audio Sources. More...

#include <ISourceEventHandler.h>

List of all members.

Public Member Functions

virtual void onUpdate ()=0
 This function is called when a source updates its buffers.
virtual void onRelease ()=0
 This function is called when a source is released and soon to be deleted.
virtual void onPlay ()=0
 This function is called when a source starts playing.
virtual void onStop ()=0
 This function is called when a source stopped playback.
virtual void onPause ()=0
 This function is called when a source is paused.

Detailed Description

Interface for event handlers on Audio Sources.

Definition at line 11 of file ISourceEventHandler.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:26 2010 for cAudio by  doxygen 1.6.2