kDefaultRingDepth top-level constant

Duration const kDefaultRingDepth

Default depth. The margin a stalled producer gets before anything is heard, and the latency added to a seek — 400 ms buys a very large Flutter hitch for 150 kB of stereo memory.

Implementation

const Duration kDefaultRingDepth = Duration(milliseconds: 400);