/* * Pause current song. * * This method raises an Xmms::Error exception if XMMS is not running. * * Example: * remote.pause * */ static VALUE xr_pause(VALUE self) {