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

Method GetPluginStringID

modules/import-export/mod-aup/ImportAUP.cpp:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249wxString AUPImportPlugin::GetPluginStringID()
250{
251 return wxT("legacyaup");
252}
253
254TranslatableString AUPImportPlugin::GetPluginFormatDescription()
255{

Callers 3

ReadImportItemsMethod · 0.45
ImportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected