Interface ContentProtectionIntegrationFactory
-
- All Implemented Interfaces:
public interface ContentProtectionIntegrationFactory
-
-
Method Summary
Modifier and Type Method Description abstract ContentProtectionIntegration
build(DRMConfiguration configuration)
-
-
Method Detail
-
build
abstract ContentProtectionIntegration build(DRMConfiguration configuration)
-
-
-
-