Exemplo n.º 1
0
 public void addMusic(String res) throws IOException {
   music.add(soundStore.getOggStream(res));
 }