Tao.Sdl SDK Documentation
SdlMixer.Mix_LoadWAV Method
[Visual Basic]
Public Shared Function Mix_LoadWAV( _
ByVal
file
As
String
_
) As
IntPtr
[C#]
public static
IntPtr
Mix_LoadWAV(
string
file
);
See Also
SdlMixer Class
|
Tao.Sdl Namespace