Copyright © 2013-2017 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 AnalyzeSoundFromFile, AnalyzeSoundFromFileRaw or ExternalSoundAnalysisStop methods.

 

 

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