PlayMusicOGG
Description
Plays the music file. Multiple OGG music files can be playing at the same time.
Definition
PlayMusicOGG( musicID, iLoop )
void agk::PlayMusicOGG( UINT musicID, int iLoop )
void agk::PlayMusicOGG( UINT musicID )
Parameters
- musicID - The ID of the music file to play
- iLoop - The number of times to loop, or 1 to loop forever