| 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)
Use these settings when doing DRM encryption with a SPEKE-compliant key provider, if your output group type is
HLS, MS Smooth, or DASH.
|
| 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 © 2019. All rights reserved.