minPlayersPerSound property

int get minPlayersPerSound

Pre-warmed players per sound key.

More pre-warm improves first-hit latency at the cost of startup work.

Implementation

int get minPlayersPerSound => _minPlayersPerSound;