mpxplugins/viewplugins/inc/mpxcommonplaybackviewimp.h
branchRCL_3
changeset 66 1f1dad4af8f8
parent 53 3de6c4cf6b67
equal deleted inserted replaced
60:bdd9da0d70fe 66:1f1dad4af8f8
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  MPX common playback view implementation
    14 * Description:  MPX common playback view implementation
    15 *  Version     : %version: da1mmcf#41.1.6.1.1.1.14 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: e003sa33#41.1.6.1.1.1.13 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
    20 
   757     TInt iErrIndex;
   757     TInt iErrIndex;
   758     CPeriodic* iDelayedErrorTimer;
   758     CPeriodic* iDelayedErrorTimer;
   759     // Indicate FF button pressed or not
   759     // Indicate FF button pressed or not
   760     TBool iIsffButtonPressed;
   760     TBool iIsffButtonPressed;
   761     TBool iBacking;
   761     TBool iBacking;
   762     TBool iErrorOccured;
       
   763 #ifdef IAD_INCLUDE_UPNP    
   762 #ifdef IAD_INCLUDE_UPNP    
   764 	CUpnpCopyCommand* iUpnpCopyCommand;
   763 	CUpnpCopyCommand* iUpnpCopyCommand;
   765 #endif
   764 #endif
   766 	TBool iUnsupportedNoteDisabled;
   765 	TBool iUnsupportedNoteDisabled;
   767     HBufC* iOldUri;
   766     HBufC* iOldUri;