The DRMControlInformation class

Support in HbbTV

Available since: HbbTV 1.0 (ETSI TS 102 796 V1.1.1, OIPF DAE V1.1)

Mandatory if both Download and DRM features are supported – even if the supported DRM systems do not use the <DRMControlInformation> element inside the content access download descriptor.

If the Download feature is supported and the terminal supports CI Plus and if the terminal is capable of providing downloaded content to the CICAM then these classes shall be supported – even if the CAS brought by a CICAM do not use the <DRMControlInformation> element inside the content access download descriptor.

A DRMControlInformation object represents the DRM Control information structure defined in section 3.3.2 of [OIPF_META2].

Properties

readonly String drmType
URN containing the decimal number format of the DVB CASystemID, prefixed with the string “urn:dvb:casystemid:”. For example, the hexadecimal value 0x4AF4 is assigned as the CASystemID for Marlin by DVB, and so for Marlin the value of this property would be “urn:dvb:casystemid:19188”.
readonly String rightsIssuerURL
A URL used by OITF to obtain rights for this content item.
readonly String silentRightsURL
A URL used by OITF to obtain rights silently, e.g. a Marlin Action Token.
readonly String drmContentID
DRM Content ID for CoD or scheduled content item, e.g. the Marlin Content ID.
readonly String previewRightsURL
A URL used by OITF to obtain rights silently for preview of this content item, e.g. a Marlin Action Token.
readonly String drmPrivateData
Private data for the DRM scheme indicated in drmType to be applied for this content item. Private DRM Data is actually structured as an XML document whose schema is specific to the considered DRM system. One example is Marlin DRM private data schema defined in [OIPF_CSP2].
readonly Boolean doNotRecord
A flag indicating whether this content item is recordable or not.
readonly Boolean doNotTimeShift
A flag indicating if this content item is allowed for time shift play back.