CustomAudioIOAudioDataCallbackSampleRateNoSupport constant

int const CustomAudioIOAudioDataCallbackSampleRateNoSupport

Description: The sample rate parameter is illegal.
Cause: Capture and render mix results recording does not support 8000, 22050, 24000 sample rates.
Solutions: Please confirm whether the sample rate parameter value allowed by the interface is legal.

Implementation

static const int CustomAudioIOAudioDataCallbackSampleRateNoSupport = 1012010;