Copyright © 2008-2019 MultiMedia Soft

TracksPosDetectionPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during an audible tracks detection session in order to inform about the advancement percentage. The audible tracks detection session is started through a previous call to the TracksPositionsDetect method.

 

 

Syntax

 

[Visual Basic]

TracksPosDetectionPerc (

ByVal nPercentage as integer

)


 

[C++]

void TracksPosDetectionPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current audible tracks detection session