Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
249
wxString AUPImportPlugin::GetPluginStringID()
250
{
251
return wxT(
"legacyaup"
);
252
}
253
254
TranslatableString AUPImportPlugin::GetPluginFormatDescription()
255
{
Callers
3
ReadImportItems
Method · 0.45
CreateDefaultImportItem
Method · 0.45
Import
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected