THEOplayer Web SDK
    Preparing search index...

    Type Alias MediaTrackType

    MediaTrackType: "audio" | "video" | "text" | "image" | "unknown"

    The type of a media track, represented by a value from the following list:
    - 'audio'
    - 'video'
    - 'text'
    - 'image'
    - 'unknown'