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

extern (C) @nogc nothrow
ubyte*
av_packet_get_side_data

Meta