Skip to main content

AudioPositionChangeEvent

Event triggered when the audio playback position changes.

Inherits: Event

Properties

  • position - The current playback position in milliseconds.

Properties

positioninstance-attribute

position: int

The current playback position in milliseconds.