An id of the integration. The ContentProtectionIntegrationFactory will be used when the DRMConfiguration.integration property of the source is set to this id.
The KeySystemId for which the ContentProtectionIntegrationFactory should be used.
Factory that will construct a ContentProtectionIntegration.
This function allows for registering a ContentProtectionIntegrationFactory for a specific integrationId and keySystem. If a source is set with the DRMConfiguration.integration property set to this id, on a platform where the player will use the keySystem that corresponds with the given KeySystemId, this ContentProtectionIntegrationFactory will be used to construct a ContentProtectionIntegration based on the DRMConfiguration. This ContentProtectionIntegration allows for altering license and certificate requests and responses.
Generated using TypeDoc
Register a content protection integration