diff -r b25d6a5c0a63 -r f58ead8cf73c multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h --- a/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h Mon May 03 12:52:41 2010 +0300 +++ b/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosinkimpl.h Thu May 27 13:16:26 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;