THEOplayer Web SDK
    Preparing search index...

    Interface GlobalCast

    The global cast API.

    interface GlobalCast {
        chromecast?: GlobalChromecast;
    }
    Index

    Properties

    Properties

    chromecast?: GlobalChromecast

    The global Chromecast integration API.


    - Only available with the feature 'chromecast'.