THEOplayer Web SDK
    Preparing search index...

    Interface TextTrackStyleEventMap

    Events fired by the TextTrackStyle API.

    interface TextTrackStyleEventMap {
        change: Event<"change">;
    }
    Index

    Properties

    Properties

    change: Event<"change">

    Fired when any of the TextTrackStyle's properties changes.