Tao.Sdl SDK Documentation

Smpeg.SMPEG_setvolume Method 

[Visual Basic]
Public Shared Sub SMPEG_setvolume( _
   ByVal mpeg As IntPtr, _
   ByVal volume As Integer _
)
[C#]
public static void SMPEG_setvolume(
   IntPtr mpeg,
   int volume
);

See Also

Smpeg Class | Tao.Sdl Namespace