WaveAnalysisStart event |
|
Remarks
Occurs when the analysis of a sound's waveform begins. The analysis is started through a previous call to the AnalyzeSoundFromFile, AnalyzeSoundFromFileRaw or ExternalSoundAnalysisStop methods.
Syntax
[Visual Basic] WaveAnalysisStart ( ) |
[C++] void WaveAnalysisStart ( ); |