Copyright © 2008-2019 MultiMedia Soft

SoundComposerStarted event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the sound composer session is 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]

SoundComposerStarted (

)


 

[C++]

void SoundComposerStarted (

);