availableFloatCount property

int get availableFloatCount

Gets available float from the recorder.

Implementation

int get availableFloatCount => _recorder.availableFloatCount;