videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/stub/inc/mpxvideoplaybackwrapper.h
changeset 35 3738fe97f027
parent 30 4f111d64a341
child 36 8aed59de29f9
equal deleted inserted replaced
34:bbb98528c666 35:3738fe97f027
    13 *
    13 *
    14 * Description:  Stub implementation of QMpxVideoPlaybackWrapper
    14 * Description:  Stub implementation of QMpxVideoPlaybackWrapper
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: da1mmcf#3 %
    18 // Version : %version: da1mmcf#4 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKWRAPPER_H_
    22 #ifndef MPXVIDEOPLAYBACKWRAPPER_H_
    23 #define MPXVIDEOPLAYBACKWRAPPER_H_
    23 #define MPXVIDEOPLAYBACKWRAPPER_H_
    38         int playMedia( QString aFileName );
    38         int playMedia( QString aFileName );
    39 
    39 
    40     public:
    40     public:
    41         void openPlaybackView() ;
    41         void openPlaybackView() ;
    42         static int GetInstanceCount();
    42         static int GetInstanceCount();
       
    43         void lateInit();
    43 
    44 
    44     signals:
    45     signals:
    45         void handlePlaybackView( int viewId );
    46         void handlePlaybackView( int viewId );
    46 
    47 
    47     private:
    48     private: