PlayerEventType
The types of player events.
Signature
declare enum PlayerEventType { TrackStart = "TrackStartEvent", TrackEnd = "TrackEndEvent", TrackException = "TrackExceptionEvent", TrackStuck = "TrackStuckEvent", LyricsFound = "LyricsFoundEvent", LyricsNotFound = "LyricsNotFoundEvent", LyricsLine = "LyricsLineEvent", WebsocketClosed = "WebSocketClosedEvent"}Members
This export does not declare public properties or methods in the generated declaration file.