resetAudioProcessing

abstract fun resetAudioProcessing(newRate: Int)

Called when the sample rate has changed.

Note: audio processing methods will be called regardless of whether isEnabled returns true or not.

Sources

SDK source
Link copied to clipboard