av_dict_count

Get number of entries in dictionary.

@param m dictionary @return number of entries in dictionary

extern (C) @nogc nothrow
int
av_dict_count
(
const(AVDictionary)* m
)

Meta