Copyright © 2001-2019 MultiMedia Soft
WaveAnalysisStart event
Remarks
Occurs when the analysis of a sound's waveform begins. The analysis is started through a previous call to the Waveform.AnalyzeFullSound method.
Syntax
[Visual Basic]
WaveAnalysisStart (
ByVal nPlayer as Integer
)
[C++]
void WaveAnalysisStart (
short nPlayer
);
Parameter
Description
nPlayer
Number representing the zero-based index of the player that fired the event