/* * Get the main volume level. * * This method raises an Xmms::Error exception if XMMS is not running. * * Example: * vol = remote.volume * vol = remote.main_volume * vol = remote.get_main_volume * */ static VALUE xr_main_vol(VALUE self) {