Home > comp > gb.sdl.sound > channel > play 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Channel.Play (gb.sdl.sound)
Syntax
SUB Play ( [ Sound AS Sound, Loops AS Integer ] )

Plays the specified Sound on the channel.

With the Loops parameter, you can specify how many times the sound will be played.

If Loops is -1, then the sound is played forever.

By default, the sound is played once.