| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DashIsoEncryptionSettings |
DashIsoEncryptionSettings.clone() |
DashIsoEncryptionSettings |
DashIsoGroupSettings.getEncryption()
DRM settings.
|
DashIsoEncryptionSettings |
DashIsoEncryptionSettings.withPlaybackDeviceCompatibility(DashIsoPlaybackDeviceCompatibility playbackDeviceCompatibility)
This setting can improve the compatibility of your output with video players on obsolete devices.
|
DashIsoEncryptionSettings |
DashIsoEncryptionSettings.withPlaybackDeviceCompatibility(String playbackDeviceCompatibility)
This setting can improve the compatibility of your output with video players on obsolete devices.
|
DashIsoEncryptionSettings |
DashIsoEncryptionSettings.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 |
DashIsoGroupSettings.setEncryption(DashIsoEncryptionSettings encryption)
DRM settings.
|
DashIsoGroupSettings |
DashIsoGroupSettings.withEncryption(DashIsoEncryptionSettings encryption)
DRM settings.
|
Copyright © 2025. All rights reserved.