Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ OnSampleRateListChange
Method
OnSampleRateListChange
src/export/ExportOptionsHandler.cpp:251–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
void ExportOptionsHandler::OnSampleRateListChange()
252
{
253
Publish({ ExportOptionsHandlerEvent::SampleRateListChange });
254
}
255
Callers
4
SetSampleRateList
Method · 0.80
OnOpen
Method · 0.80
SetValue
Method · 0.80
SetValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected