Delegate SDL_mixer.MixFuncDelegate
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public delegate void MixFuncDelegate(IntPtr udata, IntPtr stream, int len);
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | udata | |
| System.IntPtr | stream | |
| System.Int32 | len |