mmsharing/mmshui/src/musuiclipsharingcontroller.cpp
branchRCL_3
changeset 11 ff8a573c0e2e
parent 0 f0cf47e981f9
child 18 0da2e08216b6
equal deleted inserted replaced
10:04980be5c5fe 11:ff8a573c0e2e
   111                                          *this,
   111                                          *this,
   112                                          *this,
   112                                          *this,
   113                                          *this,
   113                                          *this,
   114                                          iSipProfileId );
   114                                          iSipProfileId );
   115     iSession->SetAudioRoutingObserver( this );
   115     iSession->SetAudioRoutingObserver( this );
       
   116     iSession->SetVolumeChangeObserver( this );
   116     
   117     
   117     if ( iSession->AudioRoutingCanBeChanged() )
   118     if ( iSession->AudioRoutingCanBeChanged() )
   118         {
   119         {
   119         iSession->EnableLoudspeakerL( ELoudspeakerEnabled, ETrue );
   120         iSession->EnableLoudspeakerL( ELoudspeakerEnabled, ETrue );
   120         }
   121         }