videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbc_stub.h
branchRCL_3
changeset 14 8970fbd719ec
parent 11 5294c000a26d
equal deleted inserted replaced
13:112a725ff2c2 14:8970fbd719ec
    13 *
    13 *
    14 * Description:  Test Harness for VideoPlaybackControls
    14 * Description:  Test Harness for VideoPlaybackControls
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: e003sa33#10 %
    18 // Version : %version: e003sa33#11 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
   115         * Add file details 
   115         * Add file details 
   116         * and make sure aspect ratio equal to screen aspect ratio 
   116         * and make sure aspect ratio equal to screen aspect ratio 
   117         */
   117         */
   118         void AddSameARFileDetailsL( TBool aHasVideoTrack = ETrue );
   118         void AddSameARFileDetailsL( TBool aHasVideoTrack = ETrue );
   119         
   119         
       
   120         /**
       
   121         * Add file details with empty title
       
   122         * and make sure aspect ratio equal to screen aspect ratio 
       
   123         */        
       
   124         void AddEmptyTitleFileDetailsL( TBool aHasVideoTrack = ETrue );
       
   125         
   120     private:    
   126     private:    
   121         // Data
   127         // Data
   122         TInt                                 iCommand;
   128         TInt                                 iCommand;
   123         TInt                                 iValue;
   129         TInt                                 iValue;
   124         CMPXVideoPlaybackControlsController* iControlsController;
   130         CMPXVideoPlaybackControlsController* iControlsController;