videoplayback/inc/mpxvideoplaybackcontrol.h
branchRCL_3
changeset 21 315810614048
parent 0 96612d01cf9f
--- a/videoplayback/inc/mpxvideoplaybackcontrol.h	Thu Jul 15 18:41:27 2010 +0300
+++ b/videoplayback/inc/mpxvideoplaybackcontrol.h	Thu Aug 19 09:57:17 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 3 %
+// Version : %version: 4 %
 
 
 #ifndef MPXPLAYBACKCONTROL_H_
@@ -167,6 +167,12 @@
          *  Stop Animation Branding Timer
          */
         TBool StopBrandingAnimationTimer();
+        
+        /*
+         *  Update the controls with TV Out Connected information
+         */
+        TBool UpdateTVOutStatusL( TBool aTvOutConnected );
+
 
         IMPORT_C void DoHandlePointerEventL( const TPointerEvent& aPointerEvent );