ruvyrias / Exports / TrackData
Interface: TrackData
Represents the data associated with a track.
Table of contents
Properties
Properties
encoded
• Optional
encoded: string
The encoded data of the track, if available.
Defined in
info
• info: TrackInfo
The detailed information about the track.
Defined in
pluginInfo
• pluginInfo: null
| PluginInfo
Additional plugin-specific information related to the track, if available.
Defined in
userData
• userData: object
Additional track data provided via the Update Player endpoint.