示例#1
0
 @Override
 public void setTime(long time) throws RemoteException {
   mLibVLC.setTime(time);
 }