av_init_packet

Initialize optional fields of a packet with default values.

Note, this does not touch the data and size members, which have to be initialized separately.

@param pkt packet

@nogc nothrow extern (C)
void
av_init_packet

Meta