videoplayback/videohelix/tsrc/ut_videohelixtest/inc/mpxvideoaccessoryobserver_stub.h
branchRCL_3
changeset 12 7f2b2a65da29
parent 8 ce5ada96ab30
--- a/videoplayback/videohelix/tsrc/ut_videohelixtest/inc/mpxvideoaccessoryobserver_stub.h	Wed Apr 14 15:59:50 2010 +0300
+++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/inc/mpxvideoaccessoryobserver_stub.h	Tue Apr 27 16:40:33 2010 +0300
@@ -15,7 +15,7 @@
  *
 */
 
-// Version : %version: 4 %
+// Version : %version: 5 %
 
 
 
@@ -74,7 +74,6 @@
         void UpdateTvOutStatusL( TBool aTvOutConnected );
         void SetTvOutConnected( TBool aConnected );
         void SetTvOutPlaybackAllowed( TBool aAllowed );
-        void SetTvOutHDMI( TBool aTvOutHDMI );
 
     private:
 
@@ -95,7 +94,6 @@
         CMPXVideoPlaybackController*        iController;
         TBool                               iTvOutConnected;
         TBool                               iTvOutPlaybackAllowed;
-        TBool                               iTvOutHDMI;
 };
 
 #endif  //  MPXVIDEOACCESSORYOBSERVER_H