multimediacommsengine/mmceshared/inc/mcecommediastream.h
branchCompilerCompatibility
changeset 9 5d1d815214a5
parent 0 1bce908db942
equal deleted inserted replaced
6:e275ee612b82 9:5d1d815214a5
   382 	
   382 	
   383 	/**
   383 	/**
   384 	* Checks whether remote RTCP address, and port has changed 
   384 	* Checks whether remote RTCP address, and port has changed 
   385 	* @return ETrue if port has changed, otherwise return EFalse
   385 	* @return ETrue if port has changed, otherwise return EFalse
   386 	*/
   386 	*/
   387 	TBool CMceComMediaStream::RemoteRTCPAddressChanged( TUint aNewPort, TInetAddr aAddr );
   387 	TBool RemoteRTCPAddressChanged( TUint aNewPort, TInetAddr aAddr );
   388     
   388     
   389 		
   389 		
   390 	/**
   390 	/**
   391     * Stores remote port.
   391     * Stores remote port.
   392     * @param aIgnore, ETrue if remote port comparison should be ignored
   392     * @param aIgnore, ETrue if remote port comparison should be ignored