isMovingWindow property
A boolean value indicates whether the live seekable range is a moving window. If false, it will be either a expanding range or a fixed range meaning live has ended.
Implementation
final bool? isMovingWindow;
A boolean value indicates whether the live seekable range is a moving window. If false, it will be either a expanding range or a fixed range meaning live has ended.
final bool? isMovingWindow;