fprintf(stderr,"\nExternal Renderer Config is supported only when binaural output configurations is used as output OR when Split rendering mode is enabled. Exiting. \n");
/* real setting of the 5ms mode for split rendering is only known after the decoded first good frame, reset the variables needed in the main decoding loop accordingly here*/
fprintf(stderr,"\nError %s while reading external orientation from %s\n",IVAS_DEC_GetErrorMessage(error),RotationFileReader_getFilePath(externalOrientationFileReader));
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */
#endif
int16_t*nOutSamples,/* o : number of samples per channel written to output buffer */
bool*needNewFrame/* indication that the decoder needs a new frame */
bool*needNewFrame/* o : indication that the decoder needs a new frame */
int16_t*pcmBuf,/* i/o: buffer for decoded PCM output. The memory must already be allocated and be able to hold the expected number of output samples, based on frame size and number of output channels */