AV_DICT_APPEND

< If the entry already exists, append to it. Note that no delimiter is added, the strings are simply concatenated.

@nogc nothrow extern (C)
enum AV_DICT_APPEND = 32;

Meta