MCPcopy Create free account
hub / github.com/audacity/audacity / GetLibPath

Method GetLibPath

modules/import-export/mod-mp3/ExportMP3.cpp:572–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570 }
571
572 wxString GetLibPath()
573 {
574 return mLibPath.GetFullPath();
575 }
576
577#endif // DISABLE_DYNAMIC_LOADING_LAME
578

Callers 2

FindFFmpegLibsFunction · 0.80
FindDialogClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected