IrrKlang.NET

ISound.setSoundStopEventReceiver Method

Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.

Overload List

Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.

public void setSoundStopEventReceiver(ISoundStopEventReceiver);

Sets the sound stop event receiver, an interface which gets called if a sound has finished playing.

public void setSoundStopEventReceiver(ISoundStopEventReceiver,object);

See Also

ISound Class | IrrKlang Namespace