MCPcopy 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
335int ExportFilePanel::GetFormat() const
336{
337 return mSelectedFormatIndex;
338}
339
340int ExportFilePanel::GetSampleRate() const
341{

Callers 3

OnExportMethod · 0.45
OnFormatChangeMethod · 0.45
UpdateExportSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected