Interface: TrackStuckEvent

January 9, 2021 · View on GitHub

andesitejs / Exports / api/types / TrackStuckEvent

Interface: TrackStuckEvent

api/types.TrackStuckEvent

Hierarchy

  • TrackStuckEvent

Table of contents

Properties

  • thresholdMs
  • track
  • type

Properties

thresholdMs

• thresholdMs: number

Defined in: api/types.ts:404


track

• track: string

Defined in: api/types.ts:403


type

• type: TrackStuckEvent

Defined in: api/types.ts:402

Contents

  1. 1Hierarchy
  2. 2Table of contents
  3. 2.1Properties
  4. 3Properties
  5. 3.1thresholdMs
  6. 3.2track
  7. 3.3type