mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h
changeset 57 1cbb0d5bf7f2
parent 15 c1e808730d6c
child 49 735348f59235
--- a/mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h	Wed Sep 08 17:15:23 2010 +0100
+++ b/mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h	Thu Sep 16 18:39:58 2010 +0100
@@ -229,6 +229,8 @@
 	TBool RectContains(const TRect& aLeft, const TRect& aRight);
 	void DoAddDisplayWindowL(RWsSession& aWs, TInt aDisplay, RWindowBase& aWindow,
 								const TRect& aClipRect, const TRect& aVideoExtent, RWindow* aWindow2);
+	void DoUpdateDisplayWindowL(RWsSession& aWs, RWindowBase& aWindow,
+	              const TRect& aClipRect, const TRect& aVideoExtent, RWindow* aWindow2);
 	TInt SurfaceCreated();
 	TInt SurfaceParametersChanged();
 	TInt RemoveSurface(TBool aControllerEvent);