getRate method

DBusDouble getRate()

Gets value of property org.mpris.MediaPlayer2.Player.Rate

Implementation

DBusDouble getRate() {
  return const DBusDouble(1.0);
}