av_packet_unpack_dictionary

Unpack a dictionary from side_data.

@param data data from side_data @param size size of the data @param dict the metadata storage dictionary @return 0 on success, < 0 on failure

@nogc nothrow extern (C)
int
av_packet_unpack_dictionary
(
const uint8_t* data
,
int size
,)

Meta