MCPcopy 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
359MixerOptions::Downmix* ExportFilePanel::GetMixerSpec() const
360{
361 return mMixerSpec.get();
362}
363
364void ExportFilePanel::ValidateAndFixExt()
365{

Callers 1

OnExportMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected