vtuis/videotelui/inc/CVtUiAppUi.h
branchRCL_3
changeset 23 890b5dd735f8
parent 18 e1a893011fac
equal deleted inserted replaced
22:f544d10663bf 23:890b5dd735f8
   141         void StopBrightnessOrContrast();
   141         void StopBrightnessOrContrast();
   142         /**
   142         /**
   143         * Refreshes blind flags.
   143         * Refreshes blind flags.
   144         */
   144         */
   145         void RefreshBlind();
   145         void RefreshBlind();
       
   146         
       
   147         /**
       
   148         * Enable end call button
       
   149         */
       
   150         void EnableEndCallButton();
   146 
   151 
   147         /**
   152         /**
   148         * Refreshes synchronisation.
   153         * Refreshes synchronisation.
   149         */
   154         */
   150         void RefreshSynchronise();
   155         void RefreshSynchronise();
  1488         TBool iLayoutChg;
  1493         TBool iLayoutChg;
  1489         //save cmd for later use 
  1494         //save cmd for later use 
  1490         TInt iDelayedCmd;
  1495         TInt iDelayedCmd;
  1491         //disable video process
  1496         //disable video process
  1492         TBool iDisableVideoOngoing;
  1497         TBool iDisableVideoOngoing;
       
  1498         //disable video process
       
  1499         TBool iShareImageOngoing;
  1493     };
  1500     };
  1494 
  1501 
  1495 #endif      // CVTUIAPPUI_H
  1502 #endif      // CVTUIAPPUI_H
  1496 
  1503 
  1497 // End of File
  1504 // End of File