hEncoderConfig->element_mode_init=IVAS_SCE;/* Just needs to be something not mono, will be set later */
hEncoderConfig->sba_planar=isPlanar;
hEncoderConfig->sba_order=order;
/* Input in ACN/SN3D in all cases (3D and planar): get number of channels */
hEncoderConfig->nchan_inp=ivas_sba_get_nchan(hEncoderConfig->sba_order,0);/*planar input arg. deliberately set to zero since input always in ACN/SN3D*/