THEOplayer > ChromecastEventMap
Inherits from VendorCastEventMap . See parent page for inherited properties and methods.
The events fired by the Chromecast API.
Signature:
export interface ChromecastEventMap extends VendorCastEventMap
Property |
Type |
Description |
---|---|---|
Fired when an error occurs while casting or trying to cast. |
Fired when an error occurs while casting or trying to cast.
Signature:
error: ChromecastErrorEvent;