constint16_tnSamplesForRendering,/* i: : number of TC samples wanted from the renderer */
int16_t*nSamplesResidual,/* o: : number of samples not fitting into the renderer grid and buffer for the next call*/
constint16_tnSamplesForRendering,/* i : number of TC samples wanted from the renderer */
int16_t*nSamplesResidual,/* o : number of samples not fitting into the renderer grid and buffer for the next call*/
float*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 */
constuint16_tnSamplesForRendering,/* i: : number of TC samples wanted from the renderer */
constuint16_tnSamplesForRendering,/* i : number of TC samples wanted from the renderer */
uint16_t*nSamplesRendered,/* o : number of samples rendered */
uint16_t*nSamplesAvailableNext,/* o : number of samples still available in the renerer pipeline */
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 */