videoplayback/videoplaybackcontrols/inc/mpxvideoplaybackvolumebar.h
branchRCL_3
changeset 10 112a725ff2c2
parent 0 96612d01cf9f
child 21 315810614048
equal deleted inserted replaced
9:5294c000a26d 10:112a725ff2c2
    13 *
    13 *
    14 * Description:  Implementation of CMPXVideoPlaybackVolumeBar
    14 * Description:  Implementation of CMPXVideoPlaybackVolumeBar
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 7 %
    18 // Version : %version: e003sa33#8 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKVOLUMEBAR_H
    22 #ifndef MPXVIDEOPLAYBACKVOLUMEBAR_H
    23 #define MPXVIDEOPLAYBACKVOLUMEBAR_H
    23 #define MPXVIDEOPLAYBACKVOLUMEBAR_H
   168         
   168         
   169         CPeriodic*              iDraggingHandlerTimer;
   169         CPeriodic*              iDraggingHandlerTimer;
   170 
   170 
   171         CMPXVideoPlaybackControlsController* iController;
   171         CMPXVideoPlaybackControlsController* iController;
   172 
   172 
       
   173         TInt iCenteredSliderbarIconX;
       
   174 
   173 #ifdef RD_TACTILE_FEEDBACK
   175 #ifdef RD_TACTILE_FEEDBACK
   174         MTouchFeedback*         iFeedback;
   176         MTouchFeedback*         iFeedback;
   175 #endif //RD_TACTILE_FEEDBACK
   177 #endif //RD_TACTILE_FEEDBACK
   176 };
   178 };
   177 
   179