GoogleIMAConfigurationBuilder
@objc(THEOplayerGoogleIMAConfigurationBuilder)
public class GoogleIMAConfigurationBuilder : NSObjectAn object to create or build GoogleIMAAdsConfigurations.
- 
                  
                  Indicates whether the native IMA SDK is being used. Defaults to trueDeclarationSwift @objc public var useNativeIMA: Bool
- 
                  
                  Indicates whether the ads UI needs to be disabled (chromeless ads). Only applies to non TrueView ads. Defaults to falseDeclarationSwift @objc public var disableUI: Bool
- 
                  
                  Indicates whether background audio playback for the IMA SDK is enabled. Defaults to true.Remark Only has effect when used with native IMA configuration.DeclarationSwift @objc public var enableBackgroundPlayback: Bool
- 
                  
                  Creates a GoogleIMAAdsConfiguration DeclarationSwift @objc public func build() -> GoogleIMAAdsConfiguration
 GoogleIMAConfigurationBuilder Class Reference
      GoogleIMAConfigurationBuilder Class Reference