Update the resampler parameters for resampler. This function should not be called concurrently with any other function on resampler.
When in_rate or out_rate is 0, its value is unchanged.
When options is null, the previously configured options are reused.
new input rate
new output rate
new options or null
true if the new parameters could be set
Update the resampler parameters for resampler. This function should not be called concurrently with any other function on resampler.
When in_rate or out_rate is 0, its value is unchanged.
When options is null, the previously configured options are reused.