Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetFormat
Method
GetFormat
src/export/ExportFilePanel.cpp:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
int ExportFilePanel::GetFormat() const
336
{
337
return mSelectedFormatIndex;
338
}
339
340
int ExportFilePanel::GetSampleRate() const
341
{
Callers
3
OnExport
Method · 0.45
OnFormatChange
Method · 0.45
UpdateExportSettings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected