Skip to content

AudioPositionChangeEvent

Inherits: Event['Audio']

Event triggered when the audio playback position changes.

Properties

  • position(int) –

    The current playback position in milliseconds.

Properties#

position #

position: int

The current playback position in milliseconds.