THEOplayer > GlobalCast
The global cast API.
Signature:
export interface GlobalCast
Property |
Type |
Description |
---|---|---|
chromecast (optional) |
The global Chromecast integration API. |
The global Chromecast integration API.
Signature:
chromecast?: GlobalChromecast;
- Only available with the feature 'chromecast'
.