hoshimi
    Preparing search index...

    Enumeration PlayerEventType

    The types of player events.

    Index

    Enumeration Members

    LyricsFound: "LyricsFoundEvent"

    Event type for when lyrics are found.

    LyricsLine: "LyricsLineEvent"

    Event type for when a lyrics line is sent.

    LyricsNotFound: "LyricsNotFoundEvent"

    Event type for when lyrics are not found.

    TrackEnd: "TrackEndEvent"

    Event type for when a track ends.

    TrackException: "TrackExceptionEvent"

    Event type for when a track encounters an exception.

    TrackStart: "TrackStartEvent"

    Event type for when a track starts.

    TrackStuck: "TrackStuckEvent"

    Event type for when a track gets stuck.

    WebsocketClosed: "WebSocketClosedEvent"

    Event type for when the WebSocket connection is closed.