| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
MsSmoothEncryptionSettings |
MsSmoothEncryptionSettings.clone() |
MsSmoothEncryptionSettings |
MsSmoothGroupSettings.getEncryption()
If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider.
|
MsSmoothEncryptionSettings |
MsSmoothEncryptionSettings.withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider)
If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a
SPEKE-compliant key provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsSmoothGroupSettings.setEncryption(MsSmoothEncryptionSettings encryption)
If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withEncryption(MsSmoothEncryptionSettings encryption)
If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider.
|
Copyright © 2022. All rights reserved.