mmsharing/livecommsui/lcui/inc/lceffecthandler.h
changeset 26 5554410e16f5
parent 22 496ad160a278
equal deleted inserted replaced
25:53c1c4459a94 26:5554410e16f5
    72     void windowSwapReceivedComplete( HbEffect::EffectStatus status );
    72     void windowSwapReceivedComplete( HbEffect::EffectStatus status );
    73     void swap();
    73     void swap();
    74     
    74     
    75 private:
    75 private:
    76     void startEffect( HbWidget* widget, const char *effectId, const char *callBack = "" );
    76     void startEffect( HbWidget* widget, const char *effectId, const char *callBack = "" );
    77     const char* selectSwapEffect( HbWidget* widget );
       
    78     bool isSharedVideoAtTop() const;
    77     bool isSharedVideoAtTop() const;
    79     bool videosSideBySide() const;
    78     bool videosSideBySide() const;
    80     void handleSwapCompletion();
    79     void handleSwapCompletion();
    81     void initializeSwap();
    80     void initializeSwap();
    82     
    81