av_packet_pack_dictionary

Pack a dictionary for use in side_data.

@param dict The dictionary to pack. @param size pointer to store the size of the returned data @return pointer to data if successful, NULL otherwise

@nogc nothrow extern (C)
uint8_t*
av_packet_pack_dictionary

Meta