videoplayback/videoplaybackcontrols/inc/mpxvideoplaybackcontrolconfiguration.h
branchRCL_3
changeset 21 315810614048
parent 0 96612d01cf9f
equal deleted inserted replaced
20:2d690156cf8f 21:315810614048
    13 *
    13 *
    14 * Description:  Implementation of CMPXVideoPlaybackControlConfiguration
    14 * Description:  Implementation of CMPXVideoPlaybackControlConfiguration
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 4 %
    18 // Version : %version: 5 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKCONTROLCONFIGURATION_H_
    22 #ifndef MPXVIDEOPLAYBACKCONTROLCONFIGURATION_H_
    23 #define MPXVIDEOPLAYBACKCONTROLCONFIGURATION_H_
    23 #define MPXVIDEOPLAYBACKCONTROLCONFIGURATION_H_
    63 
    63 
    64     public:
    64     public:
    65         /**
    65         /**
    66         * Update control list
    66         * Update control list
    67         */
    67         */
    68         void UpdateControlListL( TMPXVideoPlaybackControlCommandIds aEvent );
    68         void UpdateControlListL( TMPXVideoPlaybackControlCommandIds aEvent,
       
    69                                  TBool aShowArIcon = EFalse );
    69 
    70 
    70         /**
    71         /**
    71         * Return control list
    72         * Return control list
    72         */
    73         */
    73         RArray<TMPXVideoPlaybackControls>& ControlList();
    74         RArray<TMPXVideoPlaybackControls>& ControlList();