Skip to content

channel methods

Protovision edited this page Jan 8, 2016 · 1 revision
channel:pause( )

Pauses the sound channel

channel:resume( )

Resumes the sound channel

channel:stop( )

Stops the sound channel

channel:getVolume( )

Returns a normalized number representing the sound channel's volume

channel:setVolume( volume )

Sets the volume of the sound channel. volume is a normalized number from 0.0 to 1.0

Clone this wiki locally