Copyright © 2006-2019 MultiMedia Soft

SoundExportPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs during a sound's exporting session, to notify the actual advancement percentage.

 

For further details see the How to export a recorded sound section.

 

 

Syntax

 

[Visual Basic]

SoundExportPerc (

ByVal nPercentage as long

)


 

[C++]

void SoundExportPerc (

long nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the current advancement percentage of the sound exporting session