Interface: TrackPluginInfo
Represents optional metadata added to a track by plugins.
Property Type Description Optional albumNamestring Name of the album the track belongs to. albumUrlstring URL to the album’s page or artwork. artistArtworkUrlstring URL to the artist’s artwork or image. artistUrlstring URL to the artist’s page. isPreviewstring Indicates if the track is a preview version. previewUrlstring URL to a preview audio file or snippet.
Used in the
Trackinterface’spluginInfoproperty.