mdfdevvideoextensions/nga_mdf_postprocessor/inc/NGAPostProcHwDevice.h
branchRCL_3
changeset 23 545d349d14da
parent 19 8184f75a63d4
equal deleted inserted replaced
20:67584cc761d1 23:545d349d14da
  1090     //-- members for Surface support --
  1090     //-- members for Surface support --
  1091     MMMFVideoSurfaceObserver*					iVideoSurfaceObserver;
  1091     MMMFVideoSurfaceObserver*					iVideoSurfaceObserver;
  1092 	MMmfVideoPropertiesObserver*				iVPObserver;
  1092 	MMmfVideoPropertiesObserver*				iVPObserver;
  1093 	RWsSession									iWsSession;
  1093 	RWsSession									iWsSession;
  1094 	TSize										iPicSize;
  1094 	TSize										iPicSize;
       
  1095 	TUint										iAspectRatioNum;
       
  1096 	TUint										iAspectRatioDenom;
  1095 	//-- members for Trickplay support --
  1097 	//-- members for Trickplay support --
  1096 	TInt                                iStepFrameCount;
  1098 	TInt                                iStepFrameCount;
  1097     TInt                                iPlayRate;       
  1099     TInt                                iPlayRate;       
  1098     TBool                               iKeyFrameMode;       
  1100     TBool                               iKeyFrameMode;       
  1099     MMmfVideoPlayRateObserver*          iFPObserver;       
  1101     MMmfVideoPlayRateObserver*          iFPObserver;