Event fired when src for an audio track changes.

  • target - The track that was affected.
  • oldSrc - The old src value (the new one is set on the track).

Implements

  • PlayerEvent

Constructors

Properties

Constructors

Properties

oldSrc: string
type: string = DiscreteAudioEventType.SourceChanged