Copyright © 2008-2019 MultiMedia Soft

SoundExportPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during the exporting session of a sound file in order to notify the container application about the exporting advancement. The exporting session is started through a previous call to the ExportToFile method.

 

 

Syntax

 

[Visual Basic]

SoundExportPerc (

ByVal nPercentage as integer

)


 

[C++]

void SoundExportPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the percentage of advancement for the current exporting session