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