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

extern (C) @nogc nothrow
void
av_init_packet

Meta