Ejemplo n.º 1
0
 /** Closes the <code>AudioStream</code> this was constructed with. */
 public void close() {
   stream.close();
 }