[M120 Migration][MM] Handle live stream duration and currenttime
[platform/framework/web/chromium-efl.git] / third_party / blink / renderer / core / html / media / html_media_element.h
index 45db0e5..da0d0ab 100644 (file)
@@ -389,6 +389,10 @@ class CORE_EXPORT HTMLMediaElement
   void SetParentalRatingResult(bool is_pass) override;
 #endif
 
+#if defined(TIZEN_MULTIMEDIA)
+  void OnLivePlaybackComplete() override;
+#endif
+
   bool HasMediaSource() const { return media_source_attachment_.get(); }
 
   // Return true if element is paused and won't resume automatically if it