/* * call-seq: * encoder.num_channels= * * Set the number of channels */ static VALUE set_num_channels(VALUE self, VALUE num_channels) {