sample_rate property

  1. @Int32()
int sample_rate
getter/setter pair

Audio sample rate in Hz (16000 or 8000)

Implementation

@ffi.Int32()
external int sample_rate;