Home
last modified time | relevance | path

Searched refs:GetAutoExportFormat (Results 1 – 3 of 3) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/export/
H A DExport.h214 int GetAutoExportFormat();
H A DExport.cpp1085 int Exporter::GetAutoExportFormat() { in GetAutoExportFormat() function in Exporter
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DTimerRecordDialog.cpp348 m_iAutoExportFormat = eExporter.GetAutoExportFormat(); in OnAutoExportPathButton_Click()