Audacity 3.2.0
|
Go to the source code of this file.
Typedefs | |
using | GetVersionFn = unsigned(*)() |
Functions | |
bool | GetAVVersion (const wxDynamicLibrary &lib, const char *name, FFMPegVersion &version) |
using GetVersionFn = unsigned (*)() |
Definition at line 17 of file DynamicLibraryHelpers.cpp.
bool GetAVVersion | ( | const wxDynamicLibrary & | lib, |
const char * | name, | ||
FFMPegVersion & | version | ||
) |
Definition at line 19 of file DynamicLibraryHelpers.cpp.
References FFMPegVersion::Major, FFMPegVersion::Micro, FFMPegVersion::Minor, and name.
Referenced by LoadAVCodecFunctions(), LoadAVFormatFunctions(), and LoadAVUtilFunctions().