/* * Set the current playlist position. * * Examples: * remote.pos = 45 * remote.position = 45 * remote.set_pos 45 * */ static VALUE xr_pl_set_pos(VALUE self, VALUE pos) {