produced property

  1. @override
int get produced
override

Hops that the audio thread produced.

Implementation

@override
int get produced => emitted.length;