Audacity 3.2.0
AVDictionaryWrapper Member List

This is the complete list of members for AVDictionaryWrapper, including all inherited members.

AVDictionaryWrapper(const AVDictionaryWrapper &rhs) noexceptAVDictionaryWrapper
AVDictionaryWrapper(AVDictionaryWrapper &&rhs) noexceptAVDictionaryWrapper
AVDictionaryWrapper(const FFmpegFunctions &ffmpeg) noexceptAVDictionaryWrapperexplicit
AVDictionaryWrapper(const FFmpegFunctions &ffmpeg, AVDictionary *rhs) noexceptAVDictionaryWrapperexplicit
Get(const std::string_view &key, const std::string_view &defaultValue, int flags=0) constAVDictionaryWrapper
GetWrappedValue() noexceptAVDictionaryWrapper
GetWrappedValue() const noexceptAVDictionaryWrapper
HasValue(const std::string_view &key, int flags=0) const noexceptAVDictionaryWrapper
mAVDictionaryAVDictionaryWrapperprotected
mFFmpegAVDictionaryWrapperprotected
operator=(const AVDictionaryWrapper &rhs) noexceptAVDictionaryWrapper
operator=(AVDictionaryWrapper &&rhs) noexceptAVDictionaryWrapper
Release() noexceptAVDictionaryWrapper
Set(const std::string_view &key, const std::string &value, int flags=0) noexceptAVDictionaryWrapper
Set(const std::string_view &key, const wxString &value, int flags=0) noexceptAVDictionaryWrapper
Set(const std::string_view &key, const char *value, int flags=0) noexceptAVDictionaryWrapper
Set(const std::string_view &key, const T &value, int flags=0) noexceptAVDictionaryWrapperinline
~AVDictionaryWrapper()AVDictionaryWrappervirtual