Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetMixerSpec
Method
GetMixerSpec
src/export/ExportFilePanel.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
MixerOptions::Downmix* ExportFilePanel::GetMixerSpec() const
360
{
361
return mMixerSpec.get();
362
}
363
364
void ExportFilePanel::ValidateAndFixExt()
365
{
Callers
1
OnExport
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected