videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/videoplaybackcontrolstest.h
branchRCL_3
changeset 9 5294c000a26d
parent 2 dec420019252
child 11 8970fbd719ec
equal deleted inserted replaced
8:ce5ada96ab30 9: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 VIDEOPLAYBACKCONTROLSTEST_H
    23 #ifndef VIDEOPLAYBACKCONTROLSTEST_H
   207     * @return Symbian OS error code.
   207     * @return Symbian OS error code.
   208     */
   208     */
   209     virtual TInt AddLongFileDetails();
   209     virtual TInt AddLongFileDetails();
   210     
   210     
   211     /**
   211     /**
       
   212      * Add same AR file details
       
   213      * @return symbian OS error code.
       
   214      */
       
   215     virtual TInt AddSameARFileDetails();
       
   216     
       
   217     /**
   212     * Create controller
   218     * Create controller
   213     */
   219     */
   214     void CreateController( const TDesC& aFileName, TInt aMode );
   220     void CreateController( const TDesC& aFileName, TInt aMode );
   215 
   221 
   216     void TapOnScreen( TPointerEvent::TType aType, TPoint aPosition );
   222     void TapOnScreen( TPointerEvent::TType aType, TPoint aPosition );