sampleRate property

int sampleRate
final

音频采样率,单位 Hz。可取 32000 Hz、44100 Hz、48000 Hz,默认值为 48000 Hz。

Implementation

final int sampleRate;