Пример #1
0
 public static void cambiaCancion(String newurl)
 {
     Player.getInstancia().URL = newurl;
 }