SoundComposerItemDone event |
|
Remarks
Occurs whenever playback of a sound added to a sound composer session is completed and the item is removed from the sound composer session itself. When this event is received, the unique identifier becomes automatically invalid and cannot be used for further actions.
For further details about sound composing see the the SoundComposerMan class and the How to compose a sound tutorial.
Syntax
Event Data
The event handler receives an argument of type SoundComposerItemEventArgs having the following parameters:
|