AzureDRMConfiguration

public class AzureDRMConfiguration : FairPlayDRMConfiguration

The Azure DRMConfiguration object provides a set of DRM parameters for FairPlay DRM streaming with Azure integration.

  • Azure token

    Declaration

    Swift

    public var token: String
  • Constructs a EZDRM DRMConfiguration

    Declaration

    Swift

    public init(licenseAcquisitionURL: String, certificateURL: String, token: String, headers: [[String : String]]? = nil)

    Parameters

    licenseAcquisitionURL

    the license aquisition URL

    certificateURL

    the certificate URL

    token

    the token