You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want time information to be regularly reported by the player so that I better understand the position.
Acceptance criteria
Time information is updated regularly in the demo player.
There is a way to get a good current time approximation at any time.
The behavior is correct for on-demand, live and DVR streams.
The demo displays a live label when playing in live conditions.
Time management works in a way similar to Pillarbox for consistency.
Hints
Automatically extrapolated positions are provided by GCKRemoteClient in approximateStreamPosition. approximateLiveSeekableRangeStart and approximateLiveSeekableRangeEnd can be useful as well.
We should also be careful about what invalid times are in the Google Cast world.
Tasks
...
The text was updated successfully, but these errors were encountered:
As a user I want time information to be regularly reported by the player so that I better understand the position.
Acceptance criteria
Hints
GCKRemoteClient
inapproximateStreamPosition
.approximateLiveSeekableRangeStart
andapproximateLiveSeekableRangeEnd
can be useful as well.Tasks
The text was updated successfully, but these errors were encountered: