VerimatrixDRMConfiguration
@available(*, deprecated, message: "All DRM pre-integrations are deprecated and will be removed in later versions. Please use the custom integration approach instead. For more info, check the guide and sample app at: https://github.com/THEOplayer/samples-ios-sdk/tree/master/DRM-Playback")
@objc(THEOplayerVerimatrixDRMConfiguration)
public class VerimatrixDRMConfiguration : MultiplatformDRMConfiguration
The VERIMATRIX DRMConfiguration object provides a set of DRM parameters for FairPlay DRM streaming with VERIMATRIX integration.
-
Constructs a VERIMATRIX DRMConfiguration.
Declaration
Swift
@objc public init(keySystemConfigurations: KeySystemConfigurationCollection)
Parameters
keySystemConfigurations
the key system configurations (FairPlay, Widevide)