videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbc_stub.h
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 2 dec420019252
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of the License "Symbian Foundation License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Test Harness for VideoPlaybackControls
    14 * Description:  Test Harness for VideoPlaybackControls
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: ou1cpsw#7 %
    18 // Version : %version: e003sa33#7 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
    23 #ifndef VIDEOPLAYBACKTESTCONTAINER_H
   101         */
   101         */
   102         CMPXVideoPlaybackViewFileDetails* FileDetails( TInt aMode );
   102         CMPXVideoPlaybackViewFileDetails* FileDetails( TInt aMode );
   103         
   103         
   104         CMPXVideoPlaybackUserInputHandler* UserInputHandler();
   104         CMPXVideoPlaybackUserInputHandler* UserInputHandler();
   105 
   105 
       
   106         /**
       
   107         * add long file details
       
   108         */
       
   109         void AddLongFileDetailsL( TBool aHasVideoTrack = ETrue );
       
   110 
   106     private:    
   111     private:    
   107         // Data
   112         // Data
   108         TInt                                 iCommand;
   113         TInt                                 iCommand;
   109         TInt                                 iValue;
   114         TInt                                 iValue;
   110         CMPXVideoPlaybackControlsController* iControlsController;
   115         CMPXVideoPlaybackControlsController* iControlsController;