videoplayback/videohelix/src/mpxvideoplaybackcontroller.cpp
branchRCL_3
changeset 10 112a725ff2c2
parent 9 5294c000a26d
child 11 8970fbd719ec
equal deleted inserted replaced
9:5294c000a26d 10:112a725ff2c2
    13 *
    13 *
    14 * Description:  This class plays local video file
    14 * Description:  This class plays local video file
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: ou1cpsw#49 %
    18 // Version : %version: 50 %
    19 
    19 
    20 
    20 
    21 //
    21 //
    22 //  INCLUDE FILES
    22 //  INCLUDE FILES
    23 //
    23 //
  1805     }
  1805     }
  1806     else 
  1806     else 
  1807     {
  1807     {
  1808         // TV out disconnected
  1808         // TV out disconnected
  1809         CancelDisplayTimer();
  1809         CancelDisplayTimer();
       
  1810         
  1810         // Ensure that lights are on after this 
  1811         // Ensure that lights are on after this 
  1811         ReleaseLights();
  1812         ReleaseLights();
       
  1813         
       
  1814         // Pause playback since TV-Out accessory has been disconnected.
       
  1815         DoHandleCommandL( EPbCmdPause );
  1812     }
  1816     }
  1813 
  1817 
  1814     //
  1818     //
  1815     //  Send notice to the playback view with TV-Out connection status
  1819     //  Send notice to the playback view with TV-Out connection status
  1816     //  and TV-Out playback allowed flag
  1820     //  and TV-Out playback allowed flag