videoplayback/videoplaybackcontrols/src/mpxvideoplaybackvolumebar.cpp
branchRCL_3
changeset 14 55fa1ec415c6
parent 12 7f2b2a65da29
child 15 8f0df5c82986
--- a/videoplayback/videoplaybackcontrols/src/mpxvideoplaybackvolumebar.cpp	Tue Apr 27 16:40:33 2010 +0300
+++ b/videoplayback/videoplaybackcontrols/src/mpxvideoplaybackvolumebar.cpp	Tue May 11 16:15:40 2010 +0300
@@ -15,7 +15,8 @@
 *
 */
 
-// Version : %version: 21 %
+
+// Version : %version: 22 %
 
 
 // INCLUDE FILES
@@ -775,11 +776,7 @@
 {
     MPX_ENTER_EXIT(_L("CMPXVideoPlaybackVolumeBar::HandlePointerEventL()"));
 
-    //
-    //  Block pointer events in the following cases:
-    //  - If TV-Out is connected and the clip is DRM protected
-    //
-    if ( iController->IsTvOutPlaybackAllowed() && iController->FileDetails()->iAudioEnabled )
+    if ( iController->FileDetails()->iAudioEnabled )
     {
         //
         //  Volume up