Tao.Sdl SDK Documentation |
|
SdlMixer.Mix_AllocateChannels Method
[Visual Basic]
Public Shared Function Mix_AllocateChannels( _
ByVal
numchans As
Integer _
) As
Integer
[C#]
public static
int Mix_AllocateChannels(
int numchans);
See Also
SdlMixer Class | Tao.Sdl Namespace