buffer property

Stream<Duration> buffer
final

Current buffer position. This indicates how much of the stream has been decoded & cached by the demuxer.

Implementation

final Stream<Duration> buffer;