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