Copyright © 2005-2019 MultiMedia Soft

SoundComposerItemStart event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever playback of a sound added to a sound composer session is started.

 

For further details about sound composing see the the SoundComposerMan class and the How to compose a sound tutorial.

 

 

Syntax

 

[Visual Basic]

Public Event SoundComposerItemStart As SoundComposerItemStartEventHandler


 

[C#]

public event SoundComposerItemStartEventHandler SoundComposerItemStart;


 

[C++]

public: __event SoundComposerItemStartEventHandler SoundComposerItemStart;


 

 

Event Data

 

The event handler receives an argument of type SoundComposerItemEventArgs having the following parameters:

 

Parameters

Description

 

 

nPlayerIndex

Number representing the zero-based index of the player that fired the event

nUniqueId

Unique identifier of the item