diff -r 5bf83dc720b3 -r a5ac35ca6d81 multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h --- a/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h Tue Apr 27 17:02:55 2010 +0300 +++ b/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h Tue May 11 16:34:40 2010 +0300 @@ -61,7 +61,6 @@ class CMccVideoSinkUser; class MAsyncEventHandler; class MDataSource; -class CMccRedrawHandler; // CLASS DECLARATION @@ -453,6 +452,10 @@ TBool AllUsersReady(); + void UpdateScreenTransparencyL(const TMccVideoSinkSetting& aSettings); + void DeleteWindowingElements(); + void CreateWindowingElementsL(const TMccVideoSinkSetting& aSettings); + private: // Data RWsSession iRwSession; @@ -489,8 +492,6 @@ TBool iPrerollSet; - CMccRedrawHandler* iRedrawHandler; - TUint32 iNumPacketsEnqueued; TTimeIntervalMicroSeconds iPos;