VimondDRMConfiguration
@objc(THEOplayerVimondDRMConfiguration)
public class VimondDRMConfiguration : MultiplatformDRMConfigurationDescribes the configuration of the Vimond DRM integration.
- 
                  
                  Constructs a Vimond DRMConfiguration. DeclarationSwift @objc public init(keySystemConfigurations: KeySystemConfigurationCollection)ParameterskeySystemConfigurationsthe key system configurations (FairPlay, Widevide) 
- 
                  
                  Constructs a Vimond DRMConfiguration. DeclarationSwift @available(*, deprecated, message: "This initializer will be removed in the next major release. Please use init(keySystemConfigurations:﹚ instead.") @objc public convenience init(licenseAcquisitionURL: String, certificateURL: String, headers: [[String : String]]? = nil)ParameterslicenseAcquisitionURLThe license aquisition URL for FairPlay. certificateURLThe certificate URL for FairPlay. headersThe Vimond headers for FairPlay, defaults to nil. 
 VimondDRMConfiguration Class Reference
      VimondDRMConfiguration Class Reference