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