/* * Toggle Play/Pause status. * * This method raises an Xmms::Error exception if XMMS is not running. * * Example: * remote.play_pause * */ static VALUE xr_play_pause(VALUE self) {