Copyright © 2006-2019 MultiMedia Soft

WaveAnalysisPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during the analysis of a sound's waveform in order to notify the container application about the analysis advancement. The analysis is started through a previous call to the WaveformAnalyzer.AnalyzeFullSound method.

 

 

Syntax

 

[Visual Basic]

WaveAnalysisPerc (

ByVal nPercentage as integer

)


 

[C++]

void WaveAnalysisPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current sound analysis