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

Method GetPluginFormatDescription

modules/import-export/mod-lof/ImportLOF.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174TranslatableString LOFImportPlugin::GetPluginFormatDescription()
175{
176 return DESC;
177}
178
179std::unique_ptr<ImportFileHandle> LOFImportPlugin::Open(
180 const FilePath &filename, AudacityProject *pProject)

Callers 3

GetFileTypesMethod · 0.45
ImportMethod · 0.45
DoOnRuleTableSelectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected