Google

/*
 * Get the main volume level.
 *
 * Example:
 *   vol = remote.volume
 *   vol = remote.main_volume
 *   vol = remote.get_main_volume
 *
 */
static VALUE xr_main_vol(VALUE self) {