[M120 Migration][MM] Handle live stream duration and currenttime
[platform/framework/web/chromium-efl.git] / third_party / blink / public / platform / web_media_player.h
index 7bc042b..645766f 100644 (file)
@@ -185,6 +185,7 @@ class WebMediaPlayer {
   virtual void Suspend() {}
   virtual void Resume() {}
   virtual bool SuspendedByPlayer() { return false; }
+  virtual void OnLivePlaybackComplete() {}
 #endif
 
   // Called when the backing media element and the page it is attached to is