isMovingWindow property

bool? isMovingWindow
final

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;