THEOplayer Web SDK
    Preparing search index...

    Interface CastEventMap

    The events fired by the cast API.

    interface CastEventMap {
        castingchange: Event<"castingchange">;
    }
    Index

    Properties

    Properties

    castingchange: Event<"castingchange">

    Fired when Cast.casting changes.