Interface: TrackInfo

January 9, 2021 · View on GitHub

andesitejs / Exports / api/types / TrackInfo

Interface: TrackInfo

api/types.TrackInfo

Hierarchy

  • TrackInfo

Table of contents

Properties

  • info
  • track

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

Contents

  1. 1Hierarchy
  2. 2Table of contents
  3. 2.1Properties
  4. 3Properties
  5. 3.1info
  6. 3.2track