Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | sound.ID.rate SEARCH    

  Functions
sound.channel.create
sound.channel.isAvailable
sound.ID.balance
sound.ID.close
sound.ID.error.code
sound.ID.error.description
sound.ID.length
sound.ID.load
sound.ID.mute
sound.ID.pause
sound.ID.play
sound.ID.position
sound.ID.rate
sound.ID.repeat
sound.ID.selection
sound.ID.status
sound.ID.stop
sound.ID.volume
sound.play
sound.stop
sound.volume
sound.volume.left
sound.volume.right

  Events
event.sound_channel_endLoop
event.sound_channel_error
event.sound_channel_finished
event.sound_channel_loaded

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

Function
sound.ID.rate

Language: MioScript
Product: MioFactory


Syntax

sound.ID.rate(NewRate)


Parameters

INTNewRateOptional.
Playback speed rate, between 1 and 1000.
Normal speed is 250.


Return value

If no parameter is specified, returns the current playback rate.



Description

Set or returns the current playback rate (speed).