GoogleCastConfiguration
public class GoogleCastConfiguration
A configuration type for the integration that can be passed in THEOplayerConfigurationBuilder.setGoogleCastConfiguration. Use GoogleCastConfiguration.Builder to initialize an instance.
-
The configuration of the cast integration.
Declaration
Swift
public let castConfiguration: CastConfiguration? -
A builder type for
See moreGoogleCastConfiguration.Declaration
Swift
public class Builder