Google

/*
 * Pause current song.
 *
 * Example:
 *   remote.pause
 *
 */
static VALUE xr_pause(VALUE self) {