Skip to main content
Version: 2.0.0

PlayerEventsType

ruvyrias


ruvyrias / PlayerEventsType

Enumeration: PlayerEventsType

Defined in: types/Player.ts:11

Types of events emitted by the player.

Enumeration Members

TrackEndEvent

TrackEndEvent: "TrackEndEvent"

Defined in: types/Player.ts:13


TrackExceptionEvent

TrackExceptionEvent: "TrackExceptionEvent"

Defined in: types/Player.ts:14


TrackStartEvent

TrackStartEvent: "TrackStartEvent"

Defined in: types/Player.ts:12


TrackStuckEvent

TrackStuckEvent: "TrackStuckEvent"

Defined in: types/Player.ts:15


WebsocketClosedEvent

WebsocketClosedEvent: "WebSocketClosedEvent"

Defined in: types/Player.ts:16