multimediacommscontroller/mmccshared/inc/mccinternalcodecs.h
branchRCL_3
changeset 59 b0e4b01681c5
parent 42 817c922b90eb
--- a/multimediacommscontroller/mmccshared/inc/mccinternalcodecs.h	Wed Sep 15 12:38:06 2010 +0300
+++ b/multimediacommscontroller/mmccshared/inc/mccinternalcodecs.h	Wed Oct 13 14:59:15 2010 +0300
@@ -563,8 +563,8 @@
         // MMF Priority settings
         TMMFPrioritySettings iPriority;       
         
-        // Rtp keepalive interval (microsecs)
-        TUint32 iKeepaliveInterval;
+        // Rtp keepalive interval (secs)
+        TUint8 iKeepaliveInterval;
     
         // Rtp keepalive payload type
         TUint8 iKeepalivePT;