/* * call-seq: * encoder.vbr_type= * * Set the type of VBR. Must be VBR_OFF, VBR_NORMAL, or VBR_FAST */ static VALUE set_vbr_type(VALUE self, VALUE type) {