av_packet_unref

Wipe the packet.

Unreference the buffer referenced by the packet and reset the remaining packet fields to their default values.

@param pkt The packet to be unreferenced.

extern (C) @nogc nothrow
void
av_packet_unref

Meta