CLEANUP

The track was stopped because the cleanup threshold for the audio player was reached. This triggers when the amount of time passed since the last call to AudioPlayer#provide() has reached the threshold specified in player manager configuration. This may also indicate either a leaked audio player which was discarded, but not stopped.

Properties

Link copied to clipboard

Indicates whether a new track should be started on receiving this event. If this is false, either this event is already triggered because another track started (REPLACED) or because the player is stopped (STOPPED, CLEANUP).

Link copied to clipboard
Link copied to clipboard