Copyright © 2006-2019 MultiMedia Soft

WaveAnalysisStart event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the analysis of a sound's waveform begins. The analysis is started through a previous call to the WaveformAnalyzer.AnalyzeFullSound method.

 

 

Syntax

 

[Visual Basic]

WaveAnalysisStart (

)


 

[C++]

void WaveAnalysisStart (

);