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