FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVDictionary Struct Reference

Data Fields

int count
 
AVDictionaryEntryelems
 

Detailed Description

Definition at line 28 of file dict.c.

Field Documentation

int AVDictionary::count

Definition at line 29 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 30 of file dict.c.

Referenced by av_dict_free(), av_dict_get(), and av_dict_set().


The documentation for this struct was generated from the following file: