logo

THEOplayer > EventStreamCue

EventStreamCue interface

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

Represents a cue of an Event Stream metadata text track.

Signature:

export interface EventStreamCue extends TextTrackCue 

Properties

Property

Type

Description

attributes

{
[attributeName: string]: string;
}

The attributes of the cue.

eventID

string

The identifier of the event.

Property Details

attributes

The attributes of the cue.

Signature:

attributes: {
        [attributeName: string]: string;
    };

Remarks


- The attributes are parsed from the XML tags in the manifest, where the tag names are the keys and the values are the contents of the respective tags.

eventID

The identifier of the event.

Signature:

eventID: 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