Exemplo n.º 1
0
 @Override
 public int getLength() throws RemoteException {
   return (int) mLibVLC.getLength();
 }