buffered property
Buffered parts of the video.
Only used if eventType is VideoEventType.bufferingUpdate.
Implementation
final List<DurationRange>? buffered;
Buffered parts of the video.
Only used if eventType is VideoEventType.bufferingUpdate.
final List<DurationRange>? buffered;