frameLength property

int? frameLength

The number of audio samples per frame required by Rhino

Implementation

int? get frameLength => _rhino?.frameLength;