Delegate SDL_mixer.ChannelFinishedDelegate
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public delegate void ChannelFinishedDelegate(int channel);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | channel |
public delegate void ChannelFinishedDelegate(int channel);
| Type | Name | Description |
|---|---|---|
| System.Int32 | channel |