mmserv/tms/inc/tmscallproxy.h
changeset 31 8dfd592727cb
parent 0 71ca22bcf22a
child 46 0ac9a5310753
--- a/mmserv/tms/inc/tmscallproxy.h	Thu May 27 13:20:50 2010 +0300
+++ b/mmserv/tms/inc/tmscallproxy.h	Wed Jun 23 18:47:10 2010 +0300
@@ -42,9 +42,10 @@
             const TMSStreamType strmType, gint& strmId);
     IMPORT_C gint InitStream(const TMSCallType callType,
             const TMSStreamType strmType, gint strmId,
-            const TMSFormatType frmtType, RHandleBase* msgQueue);
+            const TMSFormatType frmtType, RHandleBase* msgQueue,
+            const gint retrytime);
     IMPORT_C gint StartStream(const TMSCallType callType,
-            const TMSStreamType strmType, gint strmId);
+            const TMSStreamType strmType, gint strmId, const gint retrytime);
     IMPORT_C gint PauseStream(const TMSCallType callType,
             const TMSStreamType strmType, gint strmId);
     IMPORT_C gint StopStream(const TMSCallType callType,