logo

THEOplayer > TextTrackError

TextTrackError interface

Inherits from THEOplayerError. See parent page for inherited properties and methods.

An error thrown by a text track.

Signature:

export interface TextTrackError extends THEOplayerError 

Properties

Property

Type

Description

code

TextTrackErrorCode

An ErrorCode that indicates the type of error that has occurred.

status

number

The status code from the HTTP response.

url

string

The URL of the (sideloaded) text track.

Property Details

code

An ErrorCode that indicates the type of error that has occurred.

Signature:

readonly code: TextTrackErrorCode;

status

The status code from the HTTP response.

Signature:

readonly status: number;

url

The URL of the (sideloaded) text track.

Signature:

readonly url: string;
github
Make sure to follow us on GitHub!
THEO-logo-white
twitter
facebook
linkedin
Copyright © 2022. All Rights Reserved.
Leuven
New York
Singapore
Barcelona