diff -r 67584cc761d1 -r 545d349d14da mdfdevvideoextensions/nga_mdf_postprocessor/inc/NGAPostProcHwDevice.h --- a/mdfdevvideoextensions/nga_mdf_postprocessor/inc/NGAPostProcHwDevice.h Tue May 25 14:20:15 2010 +0300 +++ b/mdfdevvideoextensions/nga_mdf_postprocessor/inc/NGAPostProcHwDevice.h Wed Jun 09 11:20:54 2010 +0300 @@ -1092,6 +1092,8 @@ MMmfVideoPropertiesObserver* iVPObserver; RWsSession iWsSession; TSize iPicSize; + TUint iAspectRatioNum; + TUint iAspectRatioDenom; //-- members for Trickplay support -- TInt iStepFrameCount; TInt iPlayRate;