vtengines/videoteleng/Src/Media/CVtEngMediaHandler.cpp
branchRCL_3
changeset 16 4e9858fa9559
parent 12 3e521e99f813
child 17 9ec13d39cc2e
equal deleted inserted replaced
14:856ae1b15d98 16:4e9858fa9559
  1496                         "MH.data setting default videoquality" )
  1496                         "MH.data setting default videoquality" )
  1497 
  1497 
  1498                     // Set default frame rate and send indication to peer
  1498                     // Set default frame rate and send indication to peer
  1499                     if ( !IsFlag( EVideoQualitySetByPeer ) )
  1499                     if ( !IsFlag( EVideoQualitySetByPeer ) )
  1500                         {
  1500                         {
  1501                         SetVideoQualityL( EVideoQualityNormal, EFalse );
  1501                         SetVideoQualityL( EVideoQualityNormal, ETrue );
  1502                         }
  1502                         }
  1503 
  1503 
  1504                     __VTPRINT( DEBUG_MEDIA | DEBUG_DETAIL,
  1504                     __VTPRINT( DEBUG_MEDIA | DEBUG_DETAIL,
  1505                         "MH.data source added check flag" )
  1505                         "MH.data source added check flag" )
  1506                     if ( IsFlag( EProtoPauseVideoRequested ) )
  1506                     if ( IsFlag( EProtoPauseVideoRequested ) )