sampleRate property

int? get sampleRate

The audio sample rate required by Rhino

Implementation

int? get sampleRate => _rhino?.sampleRate;