MCPcopy Create free account
hub / github.com/audacity/audacity / GetPlugin

Method GetPlugin

src/export/ExportFilePanel.cpp:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330const ExportPlugin* ExportFilePanel::GetPlugin() const
331{
332 return mSelectedPlugin;
333}
334
335int ExportFilePanel::GetFormat() const
336{

Callers 7

DoAudacityCommandMethod · 0.45
OnExportMethod · 0.45
OnFormatChangeMethod · 0.45
UpdateExportSettingsMethod · 0.45
OnOpenFunction · 0.45
AddEffectMenuItemGroupFunction · 0.45
TracksMenuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected