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 THEOplayerConfigurationBuilder.setGoogleCastConfiguration. Use GoogleCastConfiguration.Builder to initialize an instance.

    See more

    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 more

    Declaration

    Swift

    public class CastIntegrationHelper : NSObject