mtpdataproviders/mtpplaybackcontroldp/mtpplaybackmpximplementation/inc/cmtpplaybackresumehelper.h
changeset 49 c20dd21d1eb4
parent 29 3ae5cb0b4c02
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    21 #ifndef CMTPPLAYBACKRESUMEHELPER_H_
    21 #ifndef CMTPPLAYBACKRESUMEHELPER_H_
    22 #define CMTPPLAYBACKRESUMEHELPER_H_
    22 #define CMTPPLAYBACKRESUMEHELPER_H_
    23 
    23 
    24 #include "mtpplaybackcontrolconst.h"
    24 #include "mtpplaybackcontrolconst.h"
    25 #include "mmtpplaybackinterface.h"
    25 #include "mmtpplaybackinterface.h"
    26 #include "mtpdebug.h"
       
    27 
    26 
    28 class CMTPPlaybackControlImpl;
    27 class CMTPPlaybackControlImpl;
    29 
    28 
    30 NONSHARABLE_CLASS( CMTPPlaybackResumeHelper ) : public CBase
    29 NONSHARABLE_CLASS( CMTPPlaybackResumeHelper ) : public CBase
    31     {
    30     {
   113     The handle of the owner
   112     The handle of the owner
   114     */
   113     */
   115     CMTPPlaybackControlImpl&     iMTPPlaybackControl;
   114     CMTPPlaybackControlImpl&     iMTPPlaybackControl;
   116     
   115     
   117     TBool                        iIfParepareArray;
   116     TBool                        iIfParepareArray;
   118     
       
   119     /**
       
   120     FLOGGER debug trace member variable.
       
   121      */
       
   122     __FLOG_DECLARATION_MEMBER;
       
   123     };
   117     };
   124 
   118 
   125 #endif /* CMTPPLAYBACKRESUMEHELPER_H_ */
   119 #endif /* CMTPPLAYBACKRESUMEHELPER_H_ */