Phaser API Documentation

  Version: 
<readonly> currentMarker: Phaser.Types.Sound.SoundMarker

Description:

Currently playing marker. 'null' if whole sound is playing.

Default: null
Since: 3.0.0
Source: src/sound/BaseSound.js (Line 160)