videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/videoplaybackcontrolstest.h
branchRCL_3
changeset 11 8970fbd719ec
parent 9 5294c000a26d
equal deleted inserted replaced
10:112a725ff2c2 11: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 VIDEOPLAYBACKCONTROLSTEST_H
    23 #ifndef VIDEOPLAYBACKCONTROLSTEST_H
   211     /**
   211     /**
   212      * Add same AR file details
   212      * Add same AR file details
   213      * @return symbian OS error code.
   213      * @return symbian OS error code.
   214      */
   214      */
   215     virtual TInt AddSameARFileDetails();
   215     virtual TInt AddSameARFileDetails();
       
   216         
       
   217     /**
       
   218      * Add empty title file details
       
   219      * @return symbian OS error code.
       
   220      */
       
   221     virtual TInt AddEmptyTitleFileDetailsL();
   216     
   222     
   217     /**
   223     /**
   218     * Create controller
   224     * Create controller
   219     */
   225     */
   220     void CreateController( const TDesC& aFileName, TInt aMode );
   226     void CreateController( const TDesC& aFileName, TInt aMode );