[M120 Migration][MM] Handle live stream duration and currenttime
[platform/framework/web/chromium-efl.git] / tizen_src / chromium_impl / content / browser / media / tizen_renderer_impl.h
index 2fac96d..5e50009 100644 (file)
@@ -124,6 +124,7 @@ class CONTENT_EXPORT TizenRendererImpl
                            bool* media_resource_acquired = NULL,
                            std::string* translated_url = NULL,
                            std::string* drm_info = NULL) override;
+  void OnLivePlaybackComplete() override;
 #endif
 
 #if defined(TIZEN_TBM_SUPPORT)