avcodec_pix_fmt_to_codec_tag

Return a value representing the fourCC code associated to the pixel format pix_fmt, or 0 if no associated fourCC code can be found.

extern (C) @nogc nothrow
uint
avcodec_pix_fmt_to_codec_tag
(
AVPixelFormat pix_fmt
)

Meta