Exemplo n.º 1
0
 public static void Stop(int music)
 {
     NativeBass.BASS_ChannelStop((DWORD)music);
 }