示例#1
0
 @Override
 public float getRate() throws RemoteException {
   return mLibVLC.getRate();
 }