Syntax

dbLoopSound(SoundID [, ByteOffset [, EndOffset [, InitialOffset]]])

Description

This command will play and loop the specified SoundID continuously. Optional parameters allow you to specify a start position, end position and initial position in bytes that a looping sound will use as it plays.

See Also

dbPlaySound, dbPauseSound, dbResumeSound, dbSoundLooping, dbSoundPlaying, dbSoundPaused, dbStopSound