buffered property

List<DurationRange>? buffered
final

Buffered parts of the video.

Only used if eventType is VideoEventType.bufferingUpdate.

Implementation

final List<DurationRange>? buffered;