Skip to content

Class AudioPeaksGatherer

ClassList > AudioPeaksGatherer

Inherits the following classes: QThread

Public Signals

Type Name
signal void collectedRawPeaks

Public Functions

Type Name
AudioPeaksGatherer (const QUrl & source)
QList< float > rawPeaks () const
void run () override
void stop ()

Public Signals Documentation

signal collectedRawPeaks

void AudioPeaksGatherer::collectedRawPeaks;

Public Functions Documentation

function AudioPeaksGatherer

AudioPeaksGatherer::AudioPeaksGatherer (
    const QUrl & source
) 

function rawPeaks

inline QList< float > AudioPeaksGatherer::rawPeaks () const

function run

void AudioPeaksGatherer::run () override

function stop

void AudioPeaksGatherer::stop () 


The documentation for this class was generated from the following file src/core/audioanalyzer.h