Home
last modified time | relevance | path

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

/dports/audio/kwave/kwave-21.12.3/plugins/record/
H A DRecordDialog.h183 void sigSampleFormatChanged(Kwave::SampleFormat::Format sample_format);
H A DRecordDialog.cpp981 emit sigSampleFormatChanged(format); in sampleFormatChanged() local
H A DRecordPlugin.cpp167 SIGNAL(sigSampleFormatChanged(Kwave::SampleFormat::Format)), in setup()