Audacity 3.2.0
Public Attributes | List of all members
AudacityAVDictionaryEntry Struct Reference

Simply an overlay of AVDictionaryEntry, but we avoid including that type. More...

#include <FFmpegTypes.h>

Public Attributes

char * key { nullptr }
 
char * value { nullptr }
 

Detailed Description

Simply an overlay of AVDictionaryEntry, but we avoid including that type.

Definition at line 143 of file FFmpegTypes.h.

Member Data Documentation

◆ key

char* AudacityAVDictionaryEntry::key { nullptr }

Definition at line 144 of file FFmpegTypes.h.

◆ value

char* AudacityAVDictionaryEntry::value { nullptr }

Definition at line 145 of file FFmpegTypes.h.


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