akamai.amp.Track

The resource object interface.

Extends

Members

kind

(non-null) :string

This decides how the track is handled by the user agent. The kind is represented by a string. The possible strings are:

  • subtitles
  • captions
  • descriptions
  • chapters
  • metadata

src

:string

The URL to the resource.

Inherited From:

srclang

(non-null) :string

This is a string (whether a BCP 47 language tag, ISO 639-1 or ISO 639-2) representing the language of the text track's cues.

type

:string

The MIME type of the resource.

Inherited From: