isLiveDone property

bool? isLiveDone
final

A boolean value indicates whether a live stream is ended. If it is done, the end of live seekable range should stop updating.

Implementation

final bool? isLiveDone;