videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbc_stub.h
branchRCL_3
changeset 11 5294c000a26d
parent 6 7d91903f795f
child 14 8970fbd719ec
equal deleted inserted replaced
10:ce5ada96ab30 11:5294c000a26d
    13 *
    13 *
    14 * Description:  Test Harness for VideoPlaybackControls
    14 * Description:  Test Harness for VideoPlaybackControls
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 9 %
    18 // Version : %version: e003sa33#10 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
   109         /**
   109         /**
   110         * add long file details
   110         * add long file details
   111         */
   111         */
   112         void AddLongFileDetailsL( TBool aHasVideoTrack = ETrue );
   112         void AddLongFileDetailsL( TBool aHasVideoTrack = ETrue );
   113 
   113 
       
   114         /**
       
   115         * Add file details 
       
   116         * and make sure aspect ratio equal to screen aspect ratio 
       
   117         */
       
   118         void AddSameARFileDetailsL( TBool aHasVideoTrack = ETrue );
       
   119         
   114     private:    
   120     private:    
   115         // Data
   121         // Data
   116         TInt                                 iCommand;
   122         TInt                                 iCommand;
   117         TInt                                 iValue;
   123         TInt                                 iValue;
   118         CMPXVideoPlaybackControlsController* iControlsController;
   124         CMPXVideoPlaybackControlsController* iControlsController;