av_packet_get_side_data

Get side information from packet.

@param pkt packet @param type desired side information type @param size pointer for side information size to store (optional) @return pointer to data if present or NULL otherwise

@nogc nothrow extern (C)
uint8_t*
av_packet_get_side_data

Meta