CmafEncryptionSettings |
CmafEncryptionSettings.clone() |
CmafEncryptionSettings |
CmafGroupSettings.getEncryption()
DRM settings.
|
CmafEncryptionSettings |
CmafEncryptionSettings.withConstantInitializationVector(String constantInitializationVector)
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
|
CmafEncryptionSettings |
CmafEncryptionSettings.withEncryptionMethod(CmafEncryptionType encryptionMethod) |
CmafEncryptionSettings |
CmafEncryptionSettings.withEncryptionMethod(String encryptionMethod) |
CmafEncryptionSettings |
CmafEncryptionSettings.withInitializationVectorInManifest(CmafInitializationVectorInManifest initializationVectorInManifest) |
CmafEncryptionSettings |
CmafEncryptionSettings.withInitializationVectorInManifest(String initializationVectorInManifest) |
CmafEncryptionSettings |
CmafEncryptionSettings.withStaticKeyProvider(StaticKeyProvider staticKeyProvider) |
CmafEncryptionSettings |
CmafEncryptionSettings.withType(CmafKeyProviderType type) |
CmafEncryptionSettings |
CmafEncryptionSettings.withType(String type) |