YospaceServerSideAdInsertionConfiguration
@objc(THEOplayerYospaceServerSideAdInsertionConfiguration)
public class YospaceServerSideAdInsertionConfiguration : NSObject, ServerSideAdInsertionConfiguration, CodableThe ServerSideAdInsertionConfiguration for the Yospace integration.
- 
                  
                  The Yospace SSAI integration identifier, defaults to YospaceSSAIIntegrationID.DeclarationSwift @objc public var integration: SSAIIntegrationId
- 
                  
                  The stream playback mode. DeclarationSwift @objc public let streamType: StreamType
- 
                  
                  The Yospace log level. Remark By default all logs are disabled.DeclarationSwift @objc public let logLevel: YospaceLogLevelConfiguration
- 
                  
                  Construct a YospaceServerSideAdInsertionConfiguration. DeclarationSwift @objc public init(streamType: StreamType = StreamType.live, logLevel: YospaceLogLevelConfiguration = YospaceLogLevelConfiguration())ParametersstreamTypeThe type of stream, defaults to StreamType.live. logLevelThe Yospace log level, by default all logs are disabled.. 
 YospaceServerSideAdInsertionConfiguration Class Reference
      YospaceServerSideAdInsertionConfiguration Class Reference