mmserv/tms/inc/tmscallclisrv.h
changeset 31 8dfd592727cb
parent 0 71ca22bcf22a
child 33 5e8b14bae8c3
--- a/mmserv/tms/inc/tmscallclisrv.h	Thu May 27 13:20:50 2010 +0300
+++ b/mmserv/tms/inc/tmscallclisrv.h	Wed Jun 23 18:47:10 2010 +0300
@@ -89,6 +89,7 @@
     TMSStreamType StreamType;
     gint StreamId;
     TMSFormatType FormatType;
+    gint RetryTime;
     };
 typedef TPckgBuf<TMSCliSrvStreamInitDataStruct>
         TMSCliSrvStreamInitDataStructBufPckg;
@@ -98,6 +99,7 @@
     TMSCallType CallType;
     TMSStreamType StreamType;
     gint StreamId;
+    gint RetryTime;
     };
 typedef TPckgBuf<TMSCliSrvStreamOpDataStruct>
         TMSCliSrvStreamOpDataStructBufPckg;