AV_DICT_MULTIKEY

< Allow to store several equal keys in the dictionary

extern (C) @nogc nothrow
enum AV_DICT_MULTIKEY = 64;

Meta