Skip to content

Protection Data to accept changes before Protection initialization

Created by: epiclabsDASH

This PR allows Protection Data to be set before MediaPlayer initialization, as it is today, and until event PROTECTION_CREATED is raised. This is required in some real scenarios in which some of the parameters of Protection Data are returned as part of Manifest response (ex: license server url in the manifest or in response http headers of manifest request).

Merge request reports