Interface: TrackInfo
January 9, 2021 · View on GitHub
andesitejs / Exports / api/types / TrackInfo
Interface: TrackInfo
api/types.TrackInfo
Hierarchy
- TrackInfo
Table of contents
Properties
Properties
info
• info: TrackMetadata
Metadata of the track.
Defined in: api/types.ts:462
track
• track: string
Base64 encoded track.
Defined in: api/types.ts:457