Class QfAudioPeaksGatherer
ClassList > QfAudioPeaksGatherer
Inherits the following classes: QThread
Public Signals
| Type | Name |
|---|---|
| signal void | collectedRawPeaks |
Public Functions
| Type | Name |
|---|---|
| QfAudioPeaksGatherer (const QUrl & source) |
|
| QList< float > | rawPeaks () const |
| void | run () override |
| void | stop () |
Public Signals Documentation
signal collectedRawPeaks
void QfAudioPeaksGatherer::collectedRawPeaks;
Public Functions Documentation
function QfAudioPeaksGatherer
QfAudioPeaksGatherer::QfAudioPeaksGatherer (
const QUrl & source
)
function rawPeaks
inline QList< float > QfAudioPeaksGatherer::rawPeaks () const
function run
void QfAudioPeaksGatherer::run () override
function stop
void QfAudioPeaksGatherer::stop ()
The documentation for this class was generated from the following file src/core/qfaudioanalyzer.h