Copyright © 2008-2019 MultiMedia Soft

SoundComposerPerc event

Previous pageReturn to chapter overviewNext page

Remarks

 

Notifies the advancement status, expressed in percentage, of the sound composer session started through a call to the SoundComposer.SessionComposeItems method.

 

For further details about sound composing see the the SoundComposer object and the How to compose a sound tutorial.

 

 

Syntax

 

[Visual Basic]

SoundComposerPerc (

ByVal nPercentage as Integer

)


 

[C++]

void SoundComposerPerc (

short nPercentage

);


 

 

Parameter

Description

 

 

nPercentage

Number representing the current percentage of the sound composer session