isLiveDone property
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;
A boolean value indicates whether a live stream is ended. If it is done, the end of live seekable range should stop updating.
final bool? isLiveDone;