buffered property

Duration get buffered

How much audio is buffered: the margin a stalled producer still has.

Implementation

Duration get buffered => ring.buffered;