av_get_picture_type_char

Return a single letter to describe the given picture type pict_type.

@paramin pict_type the picture type @return a single character representing the picture type, '?' if pict_type is unknown

extern (C) @nogc nothrow
char
av_get_picture_type_char

Meta