/*
 * call-seq:
 *    encoder.vbr_min_bitrate=
 *
 * Set the minimum vbr bitrate.
 */
static VALUE set_vbr_min_bitrate(VALUE self, VALUE brate) {