Audacity 3.2.0
|
#include <string_view>
#include <string>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | AVDictionaryWrapper |
Macros | |
#define | DICT_MATCH_CASE 1 |
#define | DICT_IGNORE_SUFFIX 2 |
Typedefs | |
typedef struct AVDictionary | AVDictionary |
#define DICT_IGNORE_SUFFIX 2 |
Definition at line 21 of file AVDictionaryWrapper.h.
#define DICT_MATCH_CASE 1 |
Definition at line 20 of file AVDictionaryWrapper.h.
typedef struct AVDictionary AVDictionary |
Definition at line 18 of file AVDictionaryWrapper.h.