A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
rate — Property, class com.SeiON.Extras.SeionPitch
Rate of playback of the clip. 1.0 is normal speed, 0.5 is half speed, 2.0 is twice faster. Range: 0 to 50 (0.005 precision) Rate is tied into pause and resume. When rate is set at 0, the sound is paused.
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.SeiON.Core.SeionInstance
repeat — Property, class com.SeiON.Core.SeionInstance
How many times the SeionInstance is programmed to repeat itself.
repeat — Property, interface com.SeiON.Core.Interface.ISeionInstance
How many times the SeionInstance is programmed to repeat itself.
repeatCount — Property, class com.SeiON.Core.CountDown
Disabled.
repeatLeft — Property, class com.SeiON.Core.SeionInstance
How many more times the SeionInstance has to repeat itself.
repeatLeft — Property, interface com.SeiON.Core.Interface.ISeionInstance
How many more times the SeionInstance has to repeat itself.
reset() — method, class com.SeiON.Core.CountDown
Stops the countdown.
resume() — method, class com.SeiON.Seion
Resumes playback of all sounds.
resume() — method, class com.SeiON.SeionClip
Resumes playback of sound.
resume() — method, class com.SeiON.SeionGroup
Resumes playback of all sounds held.
resume() — method, class com.SeiON.SeionSample
Resumes playback of sound.
resume() — method, class com.SeiON.Core.CountDown
Resumes counting down if Timer had been paused.
resume() — method, class com.SeiON.Core.SeionInstance
resume() — method, interface com.SeiON.Core.Interface.ISeionControl
Resumes playback of sound.
resume() — method, class com.SeiON.Extras.SeionPitch
Resumes playback of sound.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z