ivInManifest property

HlsIvInManifest? ivInManifest
final

For use with encryptionType. The IV (Initialization Vector) is a 128-bit number used in conjunction with the key for encrypting blocks. If set to "include", IV is listed in the manifest, otherwise the IV is not in the manifest.

Implementation

final HlsIvInManifest? ivInManifest;