StopLoopSound

From OxeyeWiki

Revision as of 13:36, 18 January 2010 by Thewreck (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

audio.stopLoopSound(soundFilename)

Stops a looping sound based on the filename.

Parameter Expected Type Description
soundFilename A string The name of the audio file, relative to the source folder. The name is case sensitive on Mac OS X.
Returns

Returns nothing.

Daisymoon Audio Lib

Example

   audio.playLoopSound("waterfall.wav")
   audio.stopLoopSound("waterfall.wav")
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox