Class AS::Music
In: documentation.rb
Parent: Object

Ogg Vorbis audio player

Methods

new   pause   play   resume   stop   volume=  

Public Class methods

Open an Ogg Vorbis file. Loop should be true or false depending on whether the music should loop when complete.

Public Instance methods

Stop but don‘t rewind.

Begin playing.

Resume a paused music player.

Stop and rewind.

Set the volume.

[Validate]