encryptionIV property

String? encryptionIV
final

The encryption initialization vector as defined by #EXT-X-KEY, or null if the segment is not encrypted.

Implementation

final String? encryptionIV;