videoplayback/hbvideoplaybackview/tsrc/testvideoplaybackcontrolscontroller/stub/src/mpxvideoplaybackcontrolpolicy.cpp
changeset 35 3738fe97f027
parent 34 bbb98528c666
equal deleted inserted replaced
34:bbb98528c666 35:3738fe97f027
    13 *
    13 *
    14 * Description:  Implementation of MPXVideoPlaybackControlPolicy
    14 * Description:  Implementation of MPXVideoPlaybackControlPolicy
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 1 %
    18 // Version : %version: 2 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 
    23 
    83                              EMPXShownWhenPaused |
    83                              EMPXShownWhenPaused |
    84                              EMPXShownWhenSeeking;
    84                              EMPXShownWhenSeeking;
    85             }
    85             }
    86             break;
    86             break;
    87         }
    87         }
    88         case EMPXButtonBar:
    88         case EMPXControlBar:
    89         case EMPXProgressBar:
       
    90         {
    89         {
    91             //
    90             //
    92             // We don't delete ButtonBar and Progress Bar from the controlsList 
    91             // We don't delete ButtonBar and Progress Bar from the controlsList 
    93             // to update information all the time though it's not visible or activated
    92             // to update information all the time though it's not visible or activated
    94             // So just hide these if it is details view
    93             // So just hide these if it is details view