@lacunahub/lavaluna.js
    Preparing search index...

    Interface UpdatePlayerTrack

    interface UpdatePlayerTrack {
        encoded?: string;
        identifier?: string;
        userData?: object;
    }
    Index

    Properties

    encoded?: string

    The base64 encoded track to play. null stops the current track.

    identifier?: string

    The identifier of the track to play.

    userData?: object

    Additional track data to be sent back in the Track.