PlaylistInfo
Signature
export interface PlaylistInfoProperties
2Methods
0No methods.
Properties
name: string;The name of the playlist.
@type{string}
selectedTrack: number;The selected track in the playlist.
@type{number}
export interface PlaylistInfoNo methods.
name: string;The name of the playlist.
selectedTrack: number;The selected track in the playlist.