MediaControls do not handle OnDurationChanges correctly |
||
Issue descriptionWhen WMPI encounters an OnDurationChanged event, HTMLMediaElement properly receives a notification, and the MediaControlTimelineElement gets properly updated, but not MediaControls::m_durationDisplay. Example: https://developer.apple.com/streaming/examples/basic-stream-osx-ios4-3.html (using the new HLS playback path on Android) receives an initial duration of 0:00, and never updates to the proper duration once we receive the proper metadata.
,
Jan 9 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 9 2017