ChromeCast Events
-
The types of Chromecast Events.
See moreDeclaration
Swift
public struct ChromecastEventTypes
-
Thrown to indicate that there was an error while casting / trying to cast.
See moreDeclaration
Swift
@objc(THEOplayerCastErrorEvent) public class CastErrorEvent : ChromeCastEvent
-
Thrown to indicate that the state of the connection has changed.
See moreDeclaration
Swift
@objc(THEOplayerStateChangeEvent) public class StateChangeEvent : ChromeCastEvent