av_encryption_info_add_side_data

Allocates and initializes side data that holds a copy of the given encryption info. The resulting pointer should be either freed using av_free or given to av_packet_add_side_data().

@return The new side-data pointer, or NULL.

extern (C) @nogc nothrow
ubyte*
av_encryption_info_add_side_data

Meta