Пример #1
0
 /**
  * Add listener to be notified.
  *
  * @param bpl
  */
 public void addBasicPlayerListener(BasicPlayerListener bpl) {
   laucher.addBasicPlayerListener(bpl);
 }