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

Data Fields

int count
 
AVDictionaryEntryelems
 

Detailed Description

Examples:
demuxing_decoding.c, filter_audio.c, http_multiclient.c, and muxing.c.

Definition at line 30 of file dict.c.

Field Documentation

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().


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