Exemple #1
0
 // Force stop all audio channels
 public static void Stop()
 {
     instance.LocalStop();
 }