[M120 Migration][MM] Handle live stream duration and currenttime
[platform/framework/web/chromium-efl.git] / third_party / blink / renderer / platform / media / web_media_player_impl.h
index a7041f9..3340d55 100644 (file)
@@ -424,6 +424,7 @@ class PLATFORM_EXPORT WebMediaPlayerImpl
   void OnSeekableTimeChange(base::TimeDelta min_time,
                             base::TimeDelta max_time,
                             bool is_live) override;
+  void OnLivePlaybackComplete() override;
 
   // Called if a player in the browser process is suspended.
   void OnRequestSuspend(bool resource_conflicted) override;