Exemplo n.º 1
0
 @Override
 public void setTime(long time) throws RemoteException {
   mLibVLC.setTime(time);
 }