Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Sound.NoAudioSoundManager
<private> _rate: number
Description:
Property that actually holds the value of global playback rate.
Type:
number
Default:
1
Inherited from:
Phaser.Sound.BaseSoundManager#_rate
Since:
3.0.0
Source:
src/sound/BaseSoundManager.js
(Line
105
)
Possible examples