Uses of Class
software.amazon.awssdk.services.mediaconvert.model.MsSmoothEncryptionSettings
-
Packages that use MsSmoothEncryptionSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of MsSmoothEncryptionSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return MsSmoothEncryptionSettings Modifier and Type Method Description MsSmoothEncryptionSettingsMsSmoothGroupSettings. encryption()If you are using DRM, set DRM System to specify the value SpekeKeyProvider.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type MsSmoothEncryptionSettings Modifier and Type Method Description MsSmoothGroupSettings.BuilderMsSmoothGroupSettings.Builder. encryption(MsSmoothEncryptionSettings encryption)If you are using DRM, set DRM System to specify the value SpekeKeyProvider.
-