Mixxx

AnalyserWavesummary Class Reference

#include <analyserwavesummary.h>

Inheritance diagram for AnalyserWavesummary:
Collaboration diagram for AnalyserWavesummary:

List of all members.

Public Member Functions

 AnalyserWavesummary ()
void initialise (TrackPointer tio, int sampleRate, int totalSamples)
void process (const CSAMPLE *pIn, const int iLen)
void finalise (TrackPointer tio)

Detailed Description

Definition at line 8 of file analyserwavesummary.h.


Constructor & Destructor Documentation

AnalyserWavesummary::AnalyserWavesummary ( )

Definition at line 16 of file analyserwavesummary.cpp.


Member Function Documentation

void AnalyserWavesummary::finalise ( TrackPointer  tio) [virtual]

Reimplemented from Analyser.

Definition at line 72 of file analyserwavesummary.cpp.

void AnalyserWavesummary::initialise ( TrackPointer  tio,
int  sampleRate,
int  totalSamples 
) [virtual]

Reimplemented from Analyser.

Definition at line 20 of file analyserwavesummary.cpp.

void AnalyserWavesummary::process ( const CSAMPLE pIn,
const int  iLen 
) [virtual]

Implements Analyser.

Definition at line 43 of file analyserwavesummary.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines