mmserv/tms/inc/tmscallproxy.h
branchRCL_3
changeset 46 0ac9a5310753
parent 45 095bea5f582e
--- a/mmserv/tms/inc/tmscallproxy.h	Tue Aug 31 15:43:02 2010 +0300
+++ b/mmserv/tms/inc/tmscallproxy.h	Wed Sep 01 12:23:00 2010 +0100
@@ -42,10 +42,9 @@
             const TMSStreamType strmType, gint& strmId);
     IMPORT_C gint InitStream(const TMSCallType callType,
             const TMSStreamType strmType, gint strmId,
-            const TMSFormatType frmtType, RHandleBase* msgQueue,
-            const gint retrytime);
+            const TMSFormatType frmtType, RHandleBase* msgQueue);
     IMPORT_C gint StartStream(const TMSCallType callType,
-            const TMSStreamType strmType, gint strmId, const gint retrytime);
+            const TMSStreamType strmType, gint strmId);
     IMPORT_C gint PauseStream(const TMSCallType callType,
             const TMSStreamType strmType, gint strmId);
     IMPORT_C gint StopStream(const TMSCallType callType,