av_get_pix_fmt_string

Print in buf the string corresponding to the pixel format with number pix_fmt, or a header if pix_fmt is negative.

@param buf the buffer where to write the string @param buf_size the size of buf @param pix_fmt the number of the pixel format to print the corresponding info string, or a negative value to print the corresponding header.

extern (C) @nogc nothrow
char*
av_get_pix_fmt_string

Meta