MCPcopy 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
251void ExportOptionsHandler::OnSampleRateListChange()
252{
253 Publish({ ExportOptionsHandlerEvent::SampleRateListChange });
254}
255

Callers 4

SetSampleRateListMethod · 0.80
OnOpenMethod · 0.80
SetValueMethod · 0.80
SetValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected