BitmovinApiSdk\Models\PlayReadyAdditionalInformation

Synopsis

class PlayReadyAdditionalInformation extends ApiResource {
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

  • $wrmHeaderCustomAttributes — string

Methods

public

  • __construct()
  • wrmHeaderCustomAttributes() — Custom attributes that you want to add to the WRM header. This string must be valid xml. Some DRM providers require some information in the custom attributes of the msr:pro tag of the DASH manifest, otherwise the content does not play on certain devices.

Inherited from BitmovinApiSdk\Common\ApiResource

public