-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update video duration if there's a gap at end.
If the media segments don't reach to the end of the presentation (as given in the manifest), then we may get stuck buffering forever. Now StreamingEngine will update the duration so PlayheadObserver won't enter a buffering state. b/37722271 Change-Id: Idf95fcccc04a024307601f0741b5da4474f76d03
- Loading branch information
1 parent
07c40ab
commit 40aaa3d
Showing
2 changed files
with
40 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters