onBufferPercentUpdate property

Stream<int> onBufferPercentUpdate

stream of bufferPercent.

Implementation

Stream<int> get onBufferPercentUpdate => _bufferPercentController.stream;