encryptionMethod property

HlsEncryptionType? encryptionMethod
final

Encrypts the segments with the given encryption scheme. Leave blank to disable. Selecting 'Disabled' in the web interface also disables encryption.

Implementation

final HlsEncryptionType? encryptionMethod;