videoplayback/hbvideoplaybackview/controlsrc/mpxvideoplaybackcontrolpolicy.cpp
changeset 20 b9e04db066d4
parent 17 69946d1824c4
child 28 c48470be1ba7
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
    13 *
    13 *
    14 * Description:  Implementation of MPXVideoPlaybackControlPolicy
    14 * Description:  Implementation of MPXVideoPlaybackControlPolicy
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: da1mmcf#12 %
    18 // Version : %version: da1mmcf#13 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 
    23 
    89             break;
    89             break;
    90         }
    90         }
    91         case EMPXControlBar:
    91         case EMPXControlBar:
    92         {
    92         {
    93             //
    93             //
    94             // We don't delete ButtonBar and Progress Bar from the controlsList 
    94             // We don't delete Tool Bar and Progress Bar from the controlsList 
    95             // to update information all the time though it's not visible or activated
    95             // to update information all the time though it's not visible or activated
    96             // So just hide these if it is details view
    96             // So just hide these if it is details view
    97             //
    97             //
    98             if ( viewMode == EDetailsView )
    98             if ( viewMode == EDetailsView )
    99             {
    99             {