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