videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/videoplaybackcontrolstest.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#8 %
    18 // Version : %version: e003sa33#8 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef VIDEOPLAYBACKCONTROLSTEST_H
    23 #ifndef VIDEOPLAYBACKCONTROLSTEST_H
   201     * @return Symbian OS error code.
   201     * @return Symbian OS error code.
   202     */
   202     */
   203     virtual TInt AddAudioOnlyFileDetails();
   203     virtual TInt AddAudioOnlyFileDetails();
   204 
   204 
   205     /**
   205     /**
       
   206     * Add long file details
       
   207     * @return Symbian OS error code.
       
   208     */
       
   209     virtual TInt AddLongFileDetails();
       
   210     
       
   211     /**
   206     * Create controller
   212     * Create controller
   207     */
   213     */
   208     void CreateController( const TDesC& aFileName, TInt aMode );
   214     void CreateController( const TDesC& aFileName, TInt aMode );
   209 
   215 
   210     void TapOnScreen( TPointerEvent::TType aType, TPoint aPosition );
   216     void TapOnScreen( TPointerEvent::TType aType, TPoint aPosition );