videoplayback/hbvideoplaybackview/tsrc/testdetailsplaybackwindow/stub/inc/mpxvideoplaybackcontrolscontroller.h
changeset 37 4eb2df7f7cbe
parent 36 8aed59de29f9
equal deleted inserted replaced
36:8aed59de29f9 37:4eb2df7f7cbe
    13 *
    13 *
    14 * Description:  Implementation of MPXVideoPlaybackControlsController
    14 * Description:  Implementation of MPXVideoPlaybackControlsController
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  2 %
    18 // Version : %version:  3 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKCONTROLSCONTROLLER_H_
    22 #ifndef MPXVIDEOPLAYBACKCONTROLSCONTROLLER_H_
    23 #define MPXVIDEOPLAYBACKCONTROLSCONTROLLER_H_
    23 #define MPXVIDEOPLAYBACKCONTROLSCONTROLLER_H_
    98 
    98 
    99         bool isAttachOperation();
    99         bool isAttachOperation();
   100         
   100         
   101     private slots:
   101     private slots:
   102         void attachVideo();
   102         void attachVideo();
       
   103         void sendVideo();
   103                 
   104                 
   104     public:
   105     public:
   105         QMPXVideoPlaybackViewFileDetails          *mFileDetails;
   106         QMPXVideoPlaybackViewFileDetails          *mFileDetails;
   106         QMPXVideoPlaybackDocumentLoader           *mLoader;
   107         QMPXVideoPlaybackDocumentLoader           *mLoader;
   107 
   108 
   110         TMPXTimerAction                            mTimerAction;
   111         TMPXTimerAction                            mTimerAction;
   111         TMPXVideoPlaybackViewCommandIds            mCommand;
   112         TMPXVideoPlaybackViewCommandIds            mCommand;
   112         int                                        mCommandValue;
   113         int                                        mCommandValue;
   113         bool                                       mIsAttachOperation;
   114         bool                                       mIsAttachOperation;
   114         bool                                       mAttachVideoDone;
   115         bool                                       mAttachVideoDone;
       
   116         bool                                       mSendVideoDone;
   115 };
   117 };
   116 
   118 
   117 // INLINE METHODS
   119 // INLINE METHODS
   118 // -------------------------------------------------------------------------------------------------
   120 // -------------------------------------------------------------------------------------------------
   119 //   QMPXVideoPlaybackControlsController::state
   121 //   QMPXVideoPlaybackControlsController::state