videoplayback/videohelix/inc/mpxvideoplayerutility.h
branchRCL_3
changeset 8 ce5ada96ab30
parent 1 6711b85517b7
child 12 7f2b2a65da29
--- a/videoplayback/videohelix/inc/mpxvideoplayerutility.h	Fri Feb 19 22:52:52 2010 +0200
+++ b/videoplayback/videohelix/inc/mpxvideoplayerutility.h	Fri Mar 12 15:43:00 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 9 %
+// Version : %version: 10 %
 
 
 #ifndef __MPXVIDEOPLAYERUTILITY__
@@ -123,6 +123,8 @@
                                   const TSurfaceId& aSurfaceId,
                                   const TRect& aCropRect,
                                   TVideoAspectRatio aAspectRatio );
+        
+        void SurfaceRemovedFromView();
 
 #endif