FFmpeg
|
Data Fields | |
int | count |
AVDictionaryEntry * | elems |
int AVDictionary::count |
Definition at line 31 of file dict.c.
Referenced by av_dict_count(), av_dict_free(), av_dict_get(), and av_dict_set().
AVDictionaryEntry* AVDictionary::elems |
Definition at line 32 of file dict.c.
Referenced by av_dict_free(), av_dict_get(), and av_dict_set().