Copyright © 2008-2019 MultiMedia Soft

SilencePosDetectionPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during a silence detection session in order to inform about the advancement percentage. The silence detection session is started through a previous call to the SilencePositionsDetect method.

 

 

Syntax

 

[Visual Basic]

SilencePosDetectionPerc (

ByVal nPercentage as integer

)


 

[C++]

void SilencePosDetectionPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current silence detection session