multimediacommsengine/mmceshared/inc/mcecommediastream.h
branchCompilerCompatibility
changeset 9 5d1d815214a5
parent 0 1bce908db942
--- a/multimediacommsengine/mmceshared/inc/mcecommediastream.h	Sun Mar 14 13:11:20 2010 +0000
+++ b/multimediacommsengine/mmceshared/inc/mcecommediastream.h	Sun Mar 28 16:37:26 2010 +0100
@@ -384,7 +384,7 @@
 	* Checks whether remote RTCP address, and port has changed 
 	* @return ETrue if port has changed, otherwise return EFalse
 	*/
-	TBool CMceComMediaStream::RemoteRTCPAddressChanged( TUint aNewPort, TInetAddr aAddr );
+	TBool RemoteRTCPAddressChanged( TUint aNewPort, TInetAddr aAddr );
     
 		
 	/**
@@ -704,4 +704,4 @@
 	};
 
 
-#endif 
\ No newline at end of file
+#endif