| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
HlsEncryption |
HlsEncryption.clone() |
HlsEncryption |
HlsPackage.getEncryption() |
HlsEncryption |
HlsEncryption.withConstantInitializationVector(String constantInitializationVector)
A constant initialization vector for encryption (optional).
|
HlsEncryption |
HlsEncryption.withEncryptionMethod(EncryptionMethod encryptionMethod)
The encryption method to use.
|
HlsEncryption |
HlsEncryption.withEncryptionMethod(String encryptionMethod)
The encryption method to use.
|
HlsEncryption |
HlsEncryption.withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
HlsPackage.setEncryption(HlsEncryption encryption) |
HlsPackage |
HlsPackage.withEncryption(HlsEncryption encryption) |
Copyright © 2024. All rights reserved.