sampleRate property

int sampleRate
getter/setter pair

音频采样率,必填。单位为 Hz。可选取值:16000, 32000, 44100 和 48000

Implementation

int sampleRate;