SoundComposerStarted event |
|
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 SoundComposerMan class and the How to compose a sound tutorial. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type EventArgs.
|