fprintf(stderr,"Failed to get directivity patterns for one or more of IDs: %d %d %d %d\n\n",arg.directivityPatternId[0],arg.directivityPatternId[1],arg.directivityPatternId[2],arg.directivityPatternId[3]);
.description="Acoustic environment ID (number >= 0) for BINAURAL_ROOM_REVERB output.",
#ifdef FIX_1053_REVERB_RECONFIGURATION
.description="Acoustic environment ID( number > 0 ) or a sequence thereof in the format [ID1:duration1,ID2:duration2...] without braces and spaces, with ':' character separating ID from duration and ',' separating ID and duration pairs, where duration is specified in frames for BINAURAL_ROOM_REVERB output configuration.",
#else
.description="Acoustic environment ID (number >= 0) for BINAURAL_ROOM_REVERB output configuration",
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted in frame %d! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);
#ifdef DEBUGGING
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted in frame %d! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",frame,hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);
#else
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);