/* * call-seq: * encoder.quality= * * Set the VBR quality. 0 = highest, 9 = lowest */ static VALUE set_vbr_quality(VALUE self, VALUE quality) {