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