FFmpeg
|
AVDictionary Struct Reference
Collaboration diagram for AVDictionary:
Data Fields | |
int | count |
AVDictionaryEntry * | elems |
Detailed Description
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:
Generated on Fri Dec 20 2024 06:56:17 for FFmpeg by 1.8.11