mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
--- a/mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h	Tue Aug 31 16:43:06 2010 +0300
+++ b/mmlibs/mmfw/src/Client/Video/VideoPlayerBody.h	Wed Sep 01 12:38:50 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);