Uses of Class
software.amazon.awssdk.services.mediaconvert.model.SpekeKeyProviderCmaf
-
Packages that use SpekeKeyProviderCmaf Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of SpekeKeyProviderCmaf in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return SpekeKeyProviderCmaf Modifier and Type Method Description SpekeKeyProviderCmafCmafEncryptionSettings. spekeKeyProvider()If your output group type is CMAF, use these settings when doing DRM encryption with a SPEKE-compliant key provider.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type SpekeKeyProviderCmaf Modifier and Type Method Description CmafEncryptionSettings.BuilderCmafEncryptionSettings.Builder. spekeKeyProvider(SpekeKeyProviderCmaf spekeKeyProvider)If your output group type is CMAF, use these settings when doing DRM encryption with a SPEKE-compliant key provider.
-