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