Ejemplo n.º 1
0
 public void doSetMediaTime(Time t) {
   if (clock != null) clock.setMediaTime(t);
 }