| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsOfflineEncrypted |
HlsOfflineEncrypted.fromValue(String value)
Use this in place of valueOf.
|
static HlsOfflineEncrypted |
HlsOfflineEncrypted.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsOfflineEncrypted[] |
HlsOfflineEncrypted.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsEncryptionSettings |
HlsEncryptionSettings.withOfflineEncrypted(HlsOfflineEncrypted offlineEncrypted)
Enable this setting to insert the EXT-X-SESSION-KEY element into the master playlist.
|
Copyright © 2019. All rights reserved.