AV_DICT_IGNORE_SUFFIX

< Return first entry in a dictionary whose first part corresponds to the search key, ignoring the suffix of the found key string. Only relevant in av_dict_get().

@nogc nothrow extern (C)
enum AV_DICT_IGNORE_SUFFIX = 2;

Meta