av_pkt_dump2

Send a nice dump of a packet to the specified file stream.

@param f The file stream pointer where the dump should be sent to. @param pkt packet to dump @param dump_payload True if the payload must be displayed, too. @param st AVStream that the packet belongs to

@nogc nothrow extern (C)
void
av_pkt_dump2

Meta