Classes
The following classes are available globally.
-
Declaration
Swift
public class GoogleCastIntegrationFactory : NSObject
extension GoogleCastIntegrationFactory: CustomReflectable
-
A configuration type for the integration that can be passed in
See moreTHEOplayerConfigurationBuilder.setGoogleCastConfiguration
. UseGoogleCastConfiguration.Builder
to initialize an instance.Declaration
Swift
public class GoogleCastConfiguration
-
This class includes a default application ID to be used in a custom GCKCastOptions implementation and a function to set the GCKCastContext instance with a default GCKCastOptions.
See moreDeclaration
Swift
public class CastIntegrationHelper : NSObject