AVDictionary Struct Reference

#include <internal.h>

Data Fields

int count
AVDictionaryEntryelems

Detailed Description

Definition at line 42 of file internal.h.

Field Documentation

int AVDictionary::count

Definition at line 43 of file internal.h.

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

AVDictionaryEntry* AVDictionary::elems

Definition at line 44 of file internal.h.

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


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