#include <IAudio.h>
Inheritance diagram for IMusicCallback::
Public Methods | |
virtual void | OnSegmentStart () |
This class allows an object derived from this interface to receive specific notification messages from the audio manager's low-level segment playback system. Current the only message received is when a new segment starts playback.
|
This function is called when a music segment begins playback. |