AVEncryptionInfo.iv

The initialization vector. This may have been zero-filled to be the correct block size. This should always be 16 bytes long, but may be changed in the future.

struct AVEncryptionInfo
ubyte* iv;

Meta