Track
Properties
encoded
encoded: string;
Defined in
info
info: { artworkUrl: string; author: string; identifier: string; isSeekable: boolean; isStream: boolean; isrc: string; length: number; position: number; sourceName: string; title: string; uri: string;};
artworkUrl?
optional artworkUrl: string;
author
author: string;
identifier
identifier: string;
isSeekable
isSeekable: boolean;
isStream
isStream: boolean;
isrc?
optional isrc: string;
length
length: number;
position
position: number;
sourceName
sourceName: string;
title
title: string;
uri?
optional uri: string;
Defined in
pluginInfo
pluginInfo: unknown;