Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetPlugin
Method
GetPlugin
src/export/ExportFilePanel.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
const ExportPlugin* ExportFilePanel::GetPlugin() const
331
{
332
return mSelectedPlugin;
333
}
334
335
int ExportFilePanel::GetFormat() const
336
{
Callers
7
DoAudacityCommand
Method · 0.45
OnExport
Method · 0.45
OnFormatChange
Method · 0.45
UpdateExportSettings
Method · 0.45
OnOpen
Function · 0.45
AddEffectMenuItemGroup
Function · 0.45
TracksMenu
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected