frameLength property

int? get frameLength

The number of audio samples per frame required by Rhino

Implementation

int? get frameLength => _rhino?.frameLength;