HlsEncryptionSettings |
HlsEncryptionSettings.clone() |
HlsEncryptionSettings |
HlsGroupSettings.getEncryption()
DRM settings.
|
HlsEncryptionSettings |
HlsEncryptionSettings.withConstantInitializationVector(String constantInitializationVector)
This is a 128-bit, 16-byte hex value represented by a 32-character text string.
|
HlsEncryptionSettings |
HlsEncryptionSettings.withEncryptionMethod(HlsEncryptionType encryptionMethod) |
HlsEncryptionSettings |
HlsEncryptionSettings.withEncryptionMethod(String encryptionMethod) |
HlsEncryptionSettings |
HlsEncryptionSettings.withInitializationVectorInManifest(HlsInitializationVectorInManifest initializationVectorInManifest) |
HlsEncryptionSettings |
HlsEncryptionSettings.withInitializationVectorInManifest(String initializationVectorInManifest) |
HlsEncryptionSettings |
HlsEncryptionSettings.withSpekeKeyProvider(SpekeKeyProvider spekeKeyProvider) |
HlsEncryptionSettings |
HlsEncryptionSettings.withStaticKeyProvider(StaticKeyProvider staticKeyProvider) |
HlsEncryptionSettings |
HlsEncryptionSettings.withType(HlsKeyProviderType type) |
HlsEncryptionSettings |
HlsEncryptionSettings.withType(String type) |