Phaser API Documentation

  Version: 
<readonly> totalRate: number

Description:

A property that holds the value of sound's actual playback rate, after its rate and detune values has been combined with global rate and detune values.

Type:
number
Default: 1
Since: 3.0.0
Source: src/sound/BaseSound.js (Line 80)