Interface Track

Hierarchy

  • Track

Properties

Properties

info: { author: string; identifier: string; isSeekable: boolean; isStream: boolean; length: number; position: number; sourceName: string; title: string; uri: string }

Type declaration

  • author: string
  • identifier: string
  • isSeekable: boolean
  • isStream: boolean
  • length: number
  • position: number
  • sourceName: string
  • title: string
  • uri: string
track: string

Generated using TypeDoc