encryptionIV property
The encryption initialization vector as defined by #EXT-X-KEY, or null if the segment is not encrypted.
Implementation
final String? encryptionIV;
The encryption initialization vector as defined by #EXT-X-KEY, or null if the segment is not encrypted.
final String? encryptionIV;