Pull input to and push output from adapter ringbuffer.
@param adapter the adapter
@param input an array of audio input buffers
@param output an array of audio ouput buffers
@param frames number of frames
@return 0 on success, otherwise a non-zero error code
Pull input to and push output from adapter ringbuffer. @param adapter the adapter @param input an array of audio input buffers @param output an array of audio ouput buffers @param frames number of frames
@return 0 on success, otherwise a non-zero error code