av_packet_free

Free the packet, if the packet is reference counted, it will be unreferenced first.

@param pkt packet to be freed. The pointer will be set to NULL. @note passing NULL is a no-op.

extern (C) @nogc nothrow
void
av_packet_free

Meta