tinyWRAPPINVOKE.cs 121 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269
  1. /* ----------------------------------------------------------------------------
  2. * This file was automatically generated by SWIG (http://www.swig.org).
  3. * Version 2.0.9
  4. *
  5. * Do not make changes to this file unless you know what you are doing--modify
  6. * the SWIG interface file instead.
  7. * ----------------------------------------------------------------------------- */
  8. namespace org.doubango.tinyWRAP {
  9. using System;
  10. using System.Runtime.InteropServices;
  11. class tinyWRAPPINVOKE {
  12. protected class SWIGExceptionHelper {
  13. public delegate void ExceptionDelegate(string message);
  14. public delegate void ExceptionArgumentDelegate(string message, string paramName);
  15. static ExceptionDelegate applicationDelegate = new ExceptionDelegate(SetPendingApplicationException);
  16. static ExceptionDelegate arithmeticDelegate = new ExceptionDelegate(SetPendingArithmeticException);
  17. static ExceptionDelegate divideByZeroDelegate = new ExceptionDelegate(SetPendingDivideByZeroException);
  18. static ExceptionDelegate indexOutOfRangeDelegate = new ExceptionDelegate(SetPendingIndexOutOfRangeException);
  19. static ExceptionDelegate invalidCastDelegate = new ExceptionDelegate(SetPendingInvalidCastException);
  20. static ExceptionDelegate invalidOperationDelegate = new ExceptionDelegate(SetPendingInvalidOperationException);
  21. static ExceptionDelegate ioDelegate = new ExceptionDelegate(SetPendingIOException);
  22. static ExceptionDelegate nullReferenceDelegate = new ExceptionDelegate(SetPendingNullReferenceException);
  23. static ExceptionDelegate outOfMemoryDelegate = new ExceptionDelegate(SetPendingOutOfMemoryException);
  24. static ExceptionDelegate overflowDelegate = new ExceptionDelegate(SetPendingOverflowException);
  25. static ExceptionDelegate systemDelegate = new ExceptionDelegate(SetPendingSystemException);
  26. static ExceptionArgumentDelegate argumentDelegate = new ExceptionArgumentDelegate(SetPendingArgumentException);
  27. static ExceptionArgumentDelegate argumentNullDelegate = new ExceptionArgumentDelegate(SetPendingArgumentNullException);
  28. static ExceptionArgumentDelegate argumentOutOfRangeDelegate = new ExceptionArgumentDelegate(SetPendingArgumentOutOfRangeException);
  29. [DllImport("tinyWRAP", EntryPoint="SWIGRegisterExceptionCallbacks_tinyWRAP")]
  30. public static extern void SWIGRegisterExceptionCallbacks_tinyWRAP(
  31. ExceptionDelegate applicationDelegate,
  32. ExceptionDelegate arithmeticDelegate,
  33. ExceptionDelegate divideByZeroDelegate,
  34. ExceptionDelegate indexOutOfRangeDelegate,
  35. ExceptionDelegate invalidCastDelegate,
  36. ExceptionDelegate invalidOperationDelegate,
  37. ExceptionDelegate ioDelegate,
  38. ExceptionDelegate nullReferenceDelegate,
  39. ExceptionDelegate outOfMemoryDelegate,
  40. ExceptionDelegate overflowDelegate,
  41. ExceptionDelegate systemExceptionDelegate);
  42. [DllImport("tinyWRAP", EntryPoint="SWIGRegisterExceptionArgumentCallbacks_tinyWRAP")]
  43. public static extern void SWIGRegisterExceptionCallbacksArgument_tinyWRAP(
  44. ExceptionArgumentDelegate argumentDelegate,
  45. ExceptionArgumentDelegate argumentNullDelegate,
  46. ExceptionArgumentDelegate argumentOutOfRangeDelegate);
  47. static void SetPendingApplicationException(string message) {
  48. SWIGPendingException.Set(new System.ApplicationException(message, SWIGPendingException.Retrieve()));
  49. }
  50. static void SetPendingArithmeticException(string message) {
  51. SWIGPendingException.Set(new System.ArithmeticException(message, SWIGPendingException.Retrieve()));
  52. }
  53. static void SetPendingDivideByZeroException(string message) {
  54. SWIGPendingException.Set(new System.DivideByZeroException(message, SWIGPendingException.Retrieve()));
  55. }
  56. static void SetPendingIndexOutOfRangeException(string message) {
  57. SWIGPendingException.Set(new System.IndexOutOfRangeException(message, SWIGPendingException.Retrieve()));
  58. }
  59. static void SetPendingInvalidCastException(string message) {
  60. SWIGPendingException.Set(new System.InvalidCastException(message, SWIGPendingException.Retrieve()));
  61. }
  62. static void SetPendingInvalidOperationException(string message) {
  63. SWIGPendingException.Set(new System.InvalidOperationException(message, SWIGPendingException.Retrieve()));
  64. }
  65. static void SetPendingIOException(string message) {
  66. SWIGPendingException.Set(new System.IO.IOException(message, SWIGPendingException.Retrieve()));
  67. }
  68. static void SetPendingNullReferenceException(string message) {
  69. SWIGPendingException.Set(new System.NullReferenceException(message, SWIGPendingException.Retrieve()));
  70. }
  71. static void SetPendingOutOfMemoryException(string message) {
  72. SWIGPendingException.Set(new System.OutOfMemoryException(message, SWIGPendingException.Retrieve()));
  73. }
  74. static void SetPendingOverflowException(string message) {
  75. SWIGPendingException.Set(new System.OverflowException(message, SWIGPendingException.Retrieve()));
  76. }
  77. static void SetPendingSystemException(string message) {
  78. SWIGPendingException.Set(new System.SystemException(message, SWIGPendingException.Retrieve()));
  79. }
  80. static void SetPendingArgumentException(string message, string paramName) {
  81. SWIGPendingException.Set(new System.ArgumentException(message, paramName, SWIGPendingException.Retrieve()));
  82. }
  83. static void SetPendingArgumentNullException(string message, string paramName) {
  84. Exception e = SWIGPendingException.Retrieve();
  85. if (e != null) message = message + " Inner Exception: " + e.Message;
  86. SWIGPendingException.Set(new System.ArgumentNullException(paramName, message));
  87. }
  88. static void SetPendingArgumentOutOfRangeException(string message, string paramName) {
  89. Exception e = SWIGPendingException.Retrieve();
  90. if (e != null) message = message + " Inner Exception: " + e.Message;
  91. SWIGPendingException.Set(new System.ArgumentOutOfRangeException(paramName, message));
  92. }
  93. static SWIGExceptionHelper() {
  94. SWIGRegisterExceptionCallbacks_tinyWRAP(
  95. applicationDelegate,
  96. arithmeticDelegate,
  97. divideByZeroDelegate,
  98. indexOutOfRangeDelegate,
  99. invalidCastDelegate,
  100. invalidOperationDelegate,
  101. ioDelegate,
  102. nullReferenceDelegate,
  103. outOfMemoryDelegate,
  104. overflowDelegate,
  105. systemDelegate);
  106. SWIGRegisterExceptionCallbacksArgument_tinyWRAP(
  107. argumentDelegate,
  108. argumentNullDelegate,
  109. argumentOutOfRangeDelegate);
  110. }
  111. }
  112. protected static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper();
  113. public class SWIGPendingException {
  114. [ThreadStatic]
  115. private static Exception pendingException = null;
  116. private static int numExceptionsPending = 0;
  117. public static bool Pending {
  118. get {
  119. bool pending = false;
  120. if (numExceptionsPending > 0)
  121. if (pendingException != null)
  122. pending = true;
  123. return pending;
  124. }
  125. }
  126. public static void Set(Exception e) {
  127. if (pendingException != null)
  128. throw new ApplicationException("FATAL: An earlier pending exception from unmanaged code was missed and thus not thrown (" + pendingException.ToString() + ")", e);
  129. pendingException = e;
  130. lock(typeof(tinyWRAPPINVOKE)) {
  131. numExceptionsPending++;
  132. }
  133. }
  134. public static Exception Retrieve() {
  135. Exception e = null;
  136. if (numExceptionsPending > 0) {
  137. if (pendingException != null) {
  138. e = pendingException;
  139. pendingException = null;
  140. lock(typeof(tinyWRAPPINVOKE)) {
  141. numExceptionsPending--;
  142. }
  143. }
  144. }
  145. return e;
  146. }
  147. }
  148. protected class SWIGStringHelper {
  149. public delegate string SWIGStringDelegate(string message);
  150. static SWIGStringDelegate stringDelegate = new SWIGStringDelegate(CreateString);
  151. [DllImport("tinyWRAP", EntryPoint="SWIGRegisterStringCallback_tinyWRAP")]
  152. public static extern void SWIGRegisterStringCallback_tinyWRAP(SWIGStringDelegate stringDelegate);
  153. static string CreateString(string cString) {
  154. return cString;
  155. }
  156. static SWIGStringHelper() {
  157. SWIGRegisterStringCallback_tinyWRAP(stringDelegate);
  158. }
  159. }
  160. static protected SWIGStringHelper swigStringHelper = new SWIGStringHelper();
  161. static tinyWRAPPINVOKE() {
  162. }
  163. [DllImport("tinyWRAP", EntryPoint="CSharp_new_DDebugCallback")]
  164. public static extern IntPtr new_DDebugCallback();
  165. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_DDebugCallback")]
  166. public static extern void delete_DDebugCallback(HandleRef jarg1);
  167. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugInfo")]
  168. public static extern int DDebugCallback_OnDebugInfo(HandleRef jarg1, string jarg2);
  169. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugInfoSwigExplicitDDebugCallback")]
  170. public static extern int DDebugCallback_OnDebugInfoSwigExplicitDDebugCallback(HandleRef jarg1, string jarg2);
  171. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugWarn")]
  172. public static extern int DDebugCallback_OnDebugWarn(HandleRef jarg1, string jarg2);
  173. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugWarnSwigExplicitDDebugCallback")]
  174. public static extern int DDebugCallback_OnDebugWarnSwigExplicitDDebugCallback(HandleRef jarg1, string jarg2);
  175. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugError")]
  176. public static extern int DDebugCallback_OnDebugError(HandleRef jarg1, string jarg2);
  177. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugErrorSwigExplicitDDebugCallback")]
  178. public static extern int DDebugCallback_OnDebugErrorSwigExplicitDDebugCallback(HandleRef jarg1, string jarg2);
  179. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugFatal")]
  180. public static extern int DDebugCallback_OnDebugFatal(HandleRef jarg1, string jarg2);
  181. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_OnDebugFatalSwigExplicitDDebugCallback")]
  182. public static extern int DDebugCallback_OnDebugFatalSwigExplicitDDebugCallback(HandleRef jarg1, string jarg2);
  183. [DllImport("tinyWRAP", EntryPoint="CSharp_DDebugCallback_director_connect")]
  184. public static extern void DDebugCallback_director_connect(HandleRef jarg1, DDebugCallback.SwigDelegateDDebugCallback_0 delegate0, DDebugCallback.SwigDelegateDDebugCallback_1 delegate1, DDebugCallback.SwigDelegateDDebugCallback_2 delegate2, DDebugCallback.SwigDelegateDDebugCallback_3 delegate3);
  185. [DllImport("tinyWRAP", EntryPoint="CSharp_new_AudioResampler")]
  186. public static extern IntPtr new_AudioResampler(uint jarg1, uint jarg2, uint jarg3, uint jarg4, uint jarg5);
  187. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_AudioResampler")]
  188. public static extern void delete_AudioResampler(HandleRef jarg1);
  189. [DllImport("tinyWRAP", EntryPoint="CSharp_AudioResampler_isValid")]
  190. public static extern bool AudioResampler_isValid(HandleRef jarg1);
  191. [DllImport("tinyWRAP", EntryPoint="CSharp_AudioResampler_getOutputRequiredSizeInShort")]
  192. public static extern uint AudioResampler_getOutputRequiredSizeInShort(HandleRef jarg1);
  193. [DllImport("tinyWRAP", EntryPoint="CSharp_AudioResampler_getInputRequiredSizeInShort")]
  194. public static extern uint AudioResampler_getInputRequiredSizeInShort(HandleRef jarg1);
  195. [DllImport("tinyWRAP", EntryPoint="CSharp_AudioResampler_process")]
  196. public static extern uint AudioResampler_process(HandleRef jarg1, IntPtr jarg2, uint jarg3, IntPtr jarg4, uint jarg5);
  197. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ActionConfig")]
  198. public static extern IntPtr new_ActionConfig();
  199. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ActionConfig")]
  200. public static extern void delete_ActionConfig(HandleRef jarg1);
  201. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_addHeader")]
  202. public static extern bool ActionConfig_addHeader(HandleRef jarg1, string jarg2, string jarg3);
  203. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_addPayload")]
  204. public static extern bool ActionConfig_addPayload(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  205. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_setActiveMedia")]
  206. public static extern bool ActionConfig_setActiveMedia(HandleRef jarg1, int jarg2);
  207. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_setResponseLine")]
  208. public static extern IntPtr ActionConfig_setResponseLine(HandleRef jarg1, short jarg2, string jarg3);
  209. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_setMediaString")]
  210. public static extern IntPtr ActionConfig_setMediaString(HandleRef jarg1, int jarg2, string jarg3, string jarg4);
  211. [DllImport("tinyWRAP", EntryPoint="CSharp_ActionConfig_setMediaInt")]
  212. public static extern IntPtr ActionConfig_setMediaInt(HandleRef jarg1, int jarg2, string jarg3, int jarg4);
  213. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_QoS")]
  214. public static extern void delete_QoS(HandleRef jarg1);
  215. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQavg")]
  216. public static extern float QoS_getQavg(HandleRef jarg1);
  217. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQ1")]
  218. public static extern float QoS_getQ1(HandleRef jarg1);
  219. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQ2")]
  220. public static extern float QoS_getQ2(HandleRef jarg1);
  221. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQ3")]
  222. public static extern float QoS_getQ3(HandleRef jarg1);
  223. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQ4")]
  224. public static extern float QoS_getQ4(HandleRef jarg1);
  225. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getQ5")]
  226. public static extern float QoS_getQ5(HandleRef jarg1);
  227. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoInWidth")]
  228. public static extern uint QoS_getVideoInWidth(HandleRef jarg1);
  229. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoOutWidth")]
  230. public static extern uint QoS_getVideoOutWidth(HandleRef jarg1);
  231. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoInHeight")]
  232. public static extern uint QoS_getVideoInHeight(HandleRef jarg1);
  233. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoOutHeight")]
  234. public static extern uint QoS_getVideoOutHeight(HandleRef jarg1);
  235. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getBandwidthDownKbps")]
  236. public static extern uint QoS_getBandwidthDownKbps(HandleRef jarg1);
  237. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getBandwidthUpKbps")]
  238. public static extern uint QoS_getBandwidthUpKbps(HandleRef jarg1);
  239. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoInAvgFps")]
  240. public static extern uint QoS_getVideoInAvgFps(HandleRef jarg1);
  241. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoDecAvgTime")]
  242. public static extern uint QoS_getVideoDecAvgTime(HandleRef jarg1);
  243. [DllImport("tinyWRAP", EntryPoint="CSharp_QoS_getVideoEncAvgTime")]
  244. public static extern uint QoS_getVideoEncAvgTime(HandleRef jarg1);
  245. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_Codec")]
  246. public static extern void delete_Codec(HandleRef jarg1);
  247. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getMediaType")]
  248. public static extern int Codec_getMediaType(HandleRef jarg1);
  249. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getName")]
  250. public static extern string Codec_getName(HandleRef jarg1);
  251. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getDescription")]
  252. public static extern string Codec_getDescription(HandleRef jarg1);
  253. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getNegFormat")]
  254. public static extern string Codec_getNegFormat(HandleRef jarg1);
  255. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getAudioSamplingRate")]
  256. public static extern int Codec_getAudioSamplingRate(HandleRef jarg1);
  257. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getAudioChannels")]
  258. public static extern int Codec_getAudioChannels(HandleRef jarg1);
  259. [DllImport("tinyWRAP", EntryPoint="CSharp_Codec_getAudioPTime")]
  260. public static extern int Codec_getAudioPTime(HandleRef jarg1);
  261. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MediaSessionMgr")]
  262. public static extern void delete_MediaSessionMgr(HandleRef jarg1);
  263. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_sessionSetInt32")]
  264. public static extern bool MediaSessionMgr_sessionSetInt32(HandleRef jarg1, int jarg2, string jarg3, int jarg4);
  265. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_sessionGetInt32")]
  266. public static extern int MediaSessionMgr_sessionGetInt32(HandleRef jarg1, int jarg2, string jarg3);
  267. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_sessionGetQoS")]
  268. public static extern IntPtr MediaSessionMgr_sessionGetQoS(HandleRef jarg1, int jarg2);
  269. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_consumerSetInt32")]
  270. public static extern bool MediaSessionMgr_consumerSetInt32(HandleRef jarg1, int jarg2, string jarg3, int jarg4);
  271. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_consumerSetInt64")]
  272. public static extern bool MediaSessionMgr_consumerSetInt64(HandleRef jarg1, int jarg2, string jarg3, long jarg4);
  273. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_producerSetInt32")]
  274. public static extern bool MediaSessionMgr_producerSetInt32(HandleRef jarg1, int jarg2, string jarg3, int jarg4);
  275. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_producerSetInt64")]
  276. public static extern bool MediaSessionMgr_producerSetInt64(HandleRef jarg1, int jarg2, string jarg3, long jarg4);
  277. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_producerGetCodec")]
  278. public static extern IntPtr MediaSessionMgr_producerGetCodec(HandleRef jarg1, int jarg2);
  279. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_findProxyPluginConsumer")]
  280. public static extern IntPtr MediaSessionMgr_findProxyPluginConsumer(HandleRef jarg1, int jarg2);
  281. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_findProxyPluginProducer")]
  282. public static extern IntPtr MediaSessionMgr_findProxyPluginProducer(HandleRef jarg1, int jarg2);
  283. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_registerAudioPluginFromFile")]
  284. public static extern uint MediaSessionMgr_registerAudioPluginFromFile(string jarg1);
  285. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_getSessionId")]
  286. public static extern ulong MediaSessionMgr_getSessionId(HandleRef jarg1, int jarg2);
  287. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetProfile")]
  288. public static extern bool MediaSessionMgr_defaultsSetProfile(int jarg1);
  289. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetProfile")]
  290. public static extern int MediaSessionMgr_defaultsGetProfile();
  291. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetBandwidthLevel")]
  292. public static extern bool MediaSessionMgr_defaultsSetBandwidthLevel(int jarg1);
  293. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetBandwidthLevel")]
  294. public static extern int MediaSessionMgr_defaultsGetBandwidthLevel();
  295. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetCongestionCtrlEnabled")]
  296. public static extern bool MediaSessionMgr_defaultsSetCongestionCtrlEnabled(bool jarg1);
  297. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVideoMotionRank")]
  298. public static extern bool MediaSessionMgr_defaultsSetVideoMotionRank(int jarg1);
  299. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVideoFps")]
  300. public static extern bool MediaSessionMgr_defaultsSetVideoFps(int jarg1);
  301. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetBandwidthVideoUploadMax")]
  302. public static extern bool MediaSessionMgr_defaultsSetBandwidthVideoUploadMax(int jarg1);
  303. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetBandwidthVideoDownloadMax")]
  304. public static extern bool MediaSessionMgr_defaultsSetBandwidthVideoDownloadMax(int jarg1);
  305. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetPrefVideoSize")]
  306. public static extern bool MediaSessionMgr_defaultsSetPrefVideoSize(int jarg1);
  307. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetPrefVideoSizeOutRange")]
  308. public static extern bool MediaSessionMgr_defaultsSetPrefVideoSizeOutRange(int jarg1, int jarg2);
  309. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAdaptativeVideoSizeOutEnabled")]
  310. public static extern bool MediaSessionMgr_defaultsSetAdaptativeVideoSizeOutEnabled(bool jarg1);
  311. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetJbMargin")]
  312. public static extern bool MediaSessionMgr_defaultsSetJbMargin(uint jarg1);
  313. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetJbMaxLateRate")]
  314. public static extern bool MediaSessionMgr_defaultsSetJbMaxLateRate(uint jarg1);
  315. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetEchoTail")]
  316. public static extern bool MediaSessionMgr_defaultsSetEchoTail(uint jarg1);
  317. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetEchoTail")]
  318. public static extern uint MediaSessionMgr_defaultsGetEchoTail();
  319. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetEchoSkew")]
  320. public static extern bool MediaSessionMgr_defaultsSetEchoSkew(uint jarg1);
  321. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetEchoSuppEnabled")]
  322. public static extern bool MediaSessionMgr_defaultsSetEchoSuppEnabled(bool jarg1);
  323. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetEchoSuppEnabled")]
  324. public static extern bool MediaSessionMgr_defaultsGetEchoSuppEnabled();
  325. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAgcEnabled")]
  326. public static extern bool MediaSessionMgr_defaultsSetAgcEnabled(bool jarg1);
  327. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetAgcEnabled")]
  328. public static extern bool MediaSessionMgr_defaultsGetAgcEnabled();
  329. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAgcLevel")]
  330. public static extern bool MediaSessionMgr_defaultsSetAgcLevel(float jarg1);
  331. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetAgcLevel")]
  332. public static extern float MediaSessionMgr_defaultsGetAgcLevel();
  333. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVadEnabled")]
  334. public static extern bool MediaSessionMgr_defaultsSetVadEnabled(bool jarg1);
  335. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetGetVadEnabled")]
  336. public static extern bool MediaSessionMgr_defaultsGetGetVadEnabled();
  337. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetNoiseSuppEnabled")]
  338. public static extern bool MediaSessionMgr_defaultsSetNoiseSuppEnabled(bool jarg1);
  339. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetNoiseSuppEnabled")]
  340. public static extern bool MediaSessionMgr_defaultsGetNoiseSuppEnabled();
  341. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetNoiseSuppLevel")]
  342. public static extern bool MediaSessionMgr_defaultsSetNoiseSuppLevel(int jarg1);
  343. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetNoiseSuppLevel")]
  344. public static extern int MediaSessionMgr_defaultsGetNoiseSuppLevel();
  345. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetConditionalRingingEnabled")]
  346. public static extern bool MediaSessionMgr_defaultsSetConditionalRingingEnabled(bool jarg1);
  347. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetConditionalRingingEnabled")]
  348. public static extern bool MediaSessionMgr_defaultsGetConditionalRingingEnabled();
  349. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSet100relEnabled")]
  350. public static extern bool MediaSessionMgr_defaultsSet100relEnabled(bool jarg1);
  351. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGet100relEnabled")]
  352. public static extern bool MediaSessionMgr_defaultsGet100relEnabled();
  353. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetScreenSize")]
  354. public static extern bool MediaSessionMgr_defaultsSetScreenSize(int jarg1, int jarg2);
  355. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAudioGain")]
  356. public static extern bool MediaSessionMgr_defaultsSetAudioGain(int jarg1, int jarg2);
  357. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAudioPtime")]
  358. public static extern bool MediaSessionMgr_defaultsSetAudioPtime(int jarg1);
  359. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAudioChannels")]
  360. public static extern bool MediaSessionMgr_defaultsSetAudioChannels(int jarg1, int jarg2);
  361. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetRtpPortRange")]
  362. public static extern bool MediaSessionMgr_defaultsSetRtpPortRange(ushort jarg1, ushort jarg2);
  363. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetRtpSymetricEnabled")]
  364. public static extern bool MediaSessionMgr_defaultsSetRtpSymetricEnabled(bool jarg1);
  365. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetMediaType")]
  366. public static extern bool MediaSessionMgr_defaultsSetMediaType(int jarg1);
  367. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVolume")]
  368. public static extern bool MediaSessionMgr_defaultsSetVolume(int jarg1);
  369. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetVolume")]
  370. public static extern int MediaSessionMgr_defaultsGetVolume();
  371. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetInviteSessionTimers")]
  372. public static extern bool MediaSessionMgr_defaultsSetInviteSessionTimers(int jarg1, string jarg2);
  373. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetSRtpMode")]
  374. public static extern bool MediaSessionMgr_defaultsSetSRtpMode(int jarg1);
  375. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetSRtpMode")]
  376. public static extern int MediaSessionMgr_defaultsGetSRtpMode();
  377. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetSRtpType")]
  378. public static extern bool MediaSessionMgr_defaultsSetSRtpType(int jarg1);
  379. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetSRtpType")]
  380. public static extern int MediaSessionMgr_defaultsGetSRtpType();
  381. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetRtcpEnabled")]
  382. public static extern bool MediaSessionMgr_defaultsSetRtcpEnabled(bool jarg1);
  383. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetRtcpEnabled")]
  384. public static extern bool MediaSessionMgr_defaultsGetRtcpEnabled();
  385. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetRtcpMuxEnabled")]
  386. public static extern bool MediaSessionMgr_defaultsSetRtcpMuxEnabled(bool jarg1);
  387. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetRtcpMuxEnabled")]
  388. public static extern bool MediaSessionMgr_defaultsGetRtcpMuxEnabled();
  389. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetStunEnabled")]
  390. public static extern bool MediaSessionMgr_defaultsSetStunEnabled(bool jarg1);
  391. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetIceStunEnabled")]
  392. public static extern bool MediaSessionMgr_defaultsSetIceStunEnabled(bool jarg1);
  393. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetIceTurnEnabled")]
  394. public static extern bool MediaSessionMgr_defaultsSetIceTurnEnabled(bool jarg1);
  395. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetStunServer")]
  396. public static extern bool MediaSessionMgr_defaultsSetStunServer(string jarg1, ushort jarg2);
  397. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetStunCred")]
  398. public static extern bool MediaSessionMgr_defaultsSetStunCred(string jarg1, string jarg2);
  399. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetIceEnabled")]
  400. public static extern bool MediaSessionMgr_defaultsSetIceEnabled(bool jarg1);
  401. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetByPassEncoding")]
  402. public static extern bool MediaSessionMgr_defaultsSetByPassEncoding(bool jarg1);
  403. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetByPassEncoding")]
  404. public static extern bool MediaSessionMgr_defaultsGetByPassEncoding();
  405. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetByPassDecoding")]
  406. public static extern bool MediaSessionMgr_defaultsSetByPassDecoding(bool jarg1);
  407. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetByPassDecoding")]
  408. public static extern bool MediaSessionMgr_defaultsGetByPassDecoding();
  409. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVideoJbEnabled")]
  410. public static extern bool MediaSessionMgr_defaultsSetVideoJbEnabled(bool jarg1);
  411. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetVideoJbEnabled")]
  412. public static extern bool MediaSessionMgr_defaultsGetVideoJbEnabled();
  413. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetVideoZeroArtifactsEnabled")]
  414. public static extern bool MediaSessionMgr_defaultsSetVideoZeroArtifactsEnabled(bool jarg1);
  415. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetVideoZeroArtifactsEnabled")]
  416. public static extern bool MediaSessionMgr_defaultsGetVideoZeroArtifactsEnabled();
  417. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetRtpBuffSize")]
  418. public static extern bool MediaSessionMgr_defaultsSetRtpBuffSize(uint jarg1);
  419. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsGetRtpBuffSize")]
  420. public static extern uint MediaSessionMgr_defaultsGetRtpBuffSize();
  421. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAvpfTail")]
  422. public static extern bool MediaSessionMgr_defaultsSetAvpfTail(uint jarg1, uint jarg2);
  423. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetAvpfMode")]
  424. public static extern bool MediaSessionMgr_defaultsSetAvpfMode(int jarg1);
  425. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetOpusMaxCaptureRate")]
  426. public static extern bool MediaSessionMgr_defaultsSetOpusMaxCaptureRate(uint jarg1);
  427. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetOpusMaxPlaybackRate")]
  428. public static extern bool MediaSessionMgr_defaultsSetOpusMaxPlaybackRate(uint jarg1);
  429. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaSessionMgr_defaultsSetMaxFds")]
  430. public static extern bool MediaSessionMgr_defaultsSetMaxFds(int jarg1);
  431. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MediaContent")]
  432. public static extern void delete_MediaContent(HandleRef jarg1);
  433. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_getType")]
  434. public static extern string MediaContent_getType(HandleRef jarg1);
  435. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_getDataLength")]
  436. public static extern uint MediaContent_getDataLength(HandleRef jarg1);
  437. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_getData")]
  438. public static extern uint MediaContent_getData(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  439. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_parse__SWIG_0")]
  440. public static extern IntPtr MediaContent_parse__SWIG_0(IntPtr jarg1, uint jarg2, string jarg3);
  441. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_parse__SWIG_1")]
  442. public static extern IntPtr MediaContent_parse__SWIG_1(IntPtr jarg1, uint jarg2);
  443. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_getPayloadLength")]
  444. public static extern uint MediaContent_getPayloadLength(HandleRef jarg1);
  445. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContent_getPayload")]
  446. public static extern uint MediaContent_getPayload(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  447. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MediaContentCPIM")]
  448. public static extern void delete_MediaContentCPIM(HandleRef jarg1);
  449. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContentCPIM_getPayloadLength")]
  450. public static extern uint MediaContentCPIM_getPayloadLength(HandleRef jarg1);
  451. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContentCPIM_getPayload")]
  452. public static extern uint MediaContentCPIM_getPayload(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  453. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContentCPIM_getHeaderValue")]
  454. public static extern string MediaContentCPIM_getHeaderValue(HandleRef jarg1, string jarg2);
  455. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipUri__SWIG_0")]
  456. public static extern IntPtr new_SipUri__SWIG_0(string jarg1, string jarg2);
  457. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipUri__SWIG_1")]
  458. public static extern IntPtr new_SipUri__SWIG_1(string jarg1);
  459. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipUri")]
  460. public static extern void delete_SipUri(HandleRef jarg1);
  461. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_isValid__SWIG_0")]
  462. public static extern bool SipUri_isValid__SWIG_0(string jarg1);
  463. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_isValid__SWIG_1")]
  464. public static extern bool SipUri_isValid__SWIG_1(HandleRef jarg1);
  465. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getScheme")]
  466. public static extern string SipUri_getScheme(HandleRef jarg1);
  467. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getHost")]
  468. public static extern string SipUri_getHost(HandleRef jarg1);
  469. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getPort")]
  470. public static extern ushort SipUri_getPort(HandleRef jarg1);
  471. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getUserName")]
  472. public static extern string SipUri_getUserName(HandleRef jarg1);
  473. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getPassword")]
  474. public static extern string SipUri_getPassword(HandleRef jarg1);
  475. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getDisplayName")]
  476. public static extern string SipUri_getDisplayName(HandleRef jarg1);
  477. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_getParamValue")]
  478. public static extern string SipUri_getParamValue(HandleRef jarg1, string jarg2);
  479. [DllImport("tinyWRAP", EntryPoint="CSharp_SipUri_setDisplayName")]
  480. public static extern void SipUri_setDisplayName(HandleRef jarg1, string jarg2);
  481. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SdpMessage")]
  482. public static extern IntPtr new_SdpMessage();
  483. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SdpMessage")]
  484. public static extern void delete_SdpMessage(HandleRef jarg1);
  485. [DllImport("tinyWRAP", EntryPoint="CSharp_SdpMessage_getSdpHeaderValue__SWIG_0")]
  486. public static extern string SdpMessage_getSdpHeaderValue__SWIG_0(HandleRef jarg1, string jarg2, char jarg3, uint jarg4);
  487. [DllImport("tinyWRAP", EntryPoint="CSharp_SdpMessage_getSdpHeaderValue__SWIG_1")]
  488. public static extern string SdpMessage_getSdpHeaderValue__SWIG_1(HandleRef jarg1, string jarg2, char jarg3);
  489. [DllImport("tinyWRAP", EntryPoint="CSharp_SdpMessage_getSdpHeaderAValue")]
  490. public static extern string SdpMessage_getSdpHeaderAValue(HandleRef jarg1, string jarg2, string jarg3);
  491. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipMessage")]
  492. public static extern IntPtr new_SipMessage();
  493. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipMessage")]
  494. public static extern void delete_SipMessage(HandleRef jarg1);
  495. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_isResponse")]
  496. public static extern bool SipMessage_isResponse(HandleRef jarg1);
  497. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getRequestType")]
  498. public static extern int SipMessage_getRequestType(HandleRef jarg1);
  499. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getResponseCode")]
  500. public static extern short SipMessage_getResponseCode(HandleRef jarg1);
  501. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getResponsePhrase")]
  502. public static extern string SipMessage_getResponsePhrase(HandleRef jarg1);
  503. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipHeaderValue__SWIG_0")]
  504. public static extern string SipMessage_getSipHeaderValue__SWIG_0(HandleRef jarg1, string jarg2, uint jarg3);
  505. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipHeaderValue__SWIG_1")]
  506. public static extern string SipMessage_getSipHeaderValue__SWIG_1(HandleRef jarg1, string jarg2);
  507. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipHeaderParamValue__SWIG_0")]
  508. public static extern string SipMessage_getSipHeaderParamValue__SWIG_0(HandleRef jarg1, string jarg2, string jarg3, uint jarg4);
  509. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipHeaderParamValue__SWIG_1")]
  510. public static extern string SipMessage_getSipHeaderParamValue__SWIG_1(HandleRef jarg1, string jarg2, string jarg3);
  511. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipContentLength")]
  512. public static extern uint SipMessage_getSipContentLength(HandleRef jarg1);
  513. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSipContent")]
  514. public static extern uint SipMessage_getSipContent(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  515. [DllImport("tinyWRAP", EntryPoint="CSharp_SipMessage_getSdpMessage")]
  516. public static extern IntPtr SipMessage_getSdpMessage(HandleRef jarg1);
  517. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipEvent")]
  518. public static extern void delete_SipEvent(HandleRef jarg1);
  519. [DllImport("tinyWRAP", EntryPoint="CSharp_SipEvent_getCode")]
  520. public static extern short SipEvent_getCode(HandleRef jarg1);
  521. [DllImport("tinyWRAP", EntryPoint="CSharp_SipEvent_getPhrase")]
  522. public static extern string SipEvent_getPhrase(HandleRef jarg1);
  523. [DllImport("tinyWRAP", EntryPoint="CSharp_SipEvent_getBaseSession")]
  524. public static extern IntPtr SipEvent_getBaseSession(HandleRef jarg1);
  525. [DllImport("tinyWRAP", EntryPoint="CSharp_SipEvent_getSipMessage")]
  526. public static extern IntPtr SipEvent_getSipMessage(HandleRef jarg1);
  527. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_DialogEvent")]
  528. public static extern void delete_DialogEvent(HandleRef jarg1);
  529. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_StackEvent")]
  530. public static extern void delete_StackEvent(HandleRef jarg1);
  531. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_InviteEvent")]
  532. public static extern void delete_InviteEvent(HandleRef jarg1);
  533. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_getType")]
  534. public static extern int InviteEvent_getType(HandleRef jarg1);
  535. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_getMediaType")]
  536. public static extern int InviteEvent_getMediaType(HandleRef jarg1);
  537. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_getSession")]
  538. public static extern IntPtr InviteEvent_getSession(HandleRef jarg1);
  539. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_takeCallSessionOwnership")]
  540. public static extern IntPtr InviteEvent_takeCallSessionOwnership(HandleRef jarg1);
  541. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_takeMsrpSessionOwnership")]
  542. public static extern IntPtr InviteEvent_takeMsrpSessionOwnership(HandleRef jarg1);
  543. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MessagingEvent")]
  544. public static extern void delete_MessagingEvent(HandleRef jarg1);
  545. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingEvent_getType")]
  546. public static extern int MessagingEvent_getType(HandleRef jarg1);
  547. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingEvent_getSession")]
  548. public static extern IntPtr MessagingEvent_getSession(HandleRef jarg1);
  549. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingEvent_takeSessionOwnership")]
  550. public static extern IntPtr MessagingEvent_takeSessionOwnership(HandleRef jarg1);
  551. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_InfoEvent")]
  552. public static extern void delete_InfoEvent(HandleRef jarg1);
  553. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoEvent_getType")]
  554. public static extern int InfoEvent_getType(HandleRef jarg1);
  555. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoEvent_getSession")]
  556. public static extern IntPtr InfoEvent_getSession(HandleRef jarg1);
  557. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoEvent_takeSessionOwnership")]
  558. public static extern IntPtr InfoEvent_takeSessionOwnership(HandleRef jarg1);
  559. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_OptionsEvent")]
  560. public static extern void delete_OptionsEvent(HandleRef jarg1);
  561. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsEvent_getType")]
  562. public static extern int OptionsEvent_getType(HandleRef jarg1);
  563. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsEvent_getSession")]
  564. public static extern IntPtr OptionsEvent_getSession(HandleRef jarg1);
  565. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsEvent_takeSessionOwnership")]
  566. public static extern IntPtr OptionsEvent_takeSessionOwnership(HandleRef jarg1);
  567. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_PublicationEvent")]
  568. public static extern void delete_PublicationEvent(HandleRef jarg1);
  569. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationEvent_getType")]
  570. public static extern int PublicationEvent_getType(HandleRef jarg1);
  571. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationEvent_getSession")]
  572. public static extern IntPtr PublicationEvent_getSession(HandleRef jarg1);
  573. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationEvent_takeSessionOwnership")]
  574. public static extern IntPtr PublicationEvent_takeSessionOwnership(HandleRef jarg1);
  575. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_RegistrationEvent")]
  576. public static extern void delete_RegistrationEvent(HandleRef jarg1);
  577. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationEvent_getType")]
  578. public static extern int RegistrationEvent_getType(HandleRef jarg1);
  579. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationEvent_getSession")]
  580. public static extern IntPtr RegistrationEvent_getSession(HandleRef jarg1);
  581. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationEvent_takeSessionOwnership")]
  582. public static extern IntPtr RegistrationEvent_takeSessionOwnership(HandleRef jarg1);
  583. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SubscriptionEvent")]
  584. public static extern void delete_SubscriptionEvent(HandleRef jarg1);
  585. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionEvent_getType")]
  586. public static extern int SubscriptionEvent_getType(HandleRef jarg1);
  587. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionEvent_getSession")]
  588. public static extern IntPtr SubscriptionEvent_getSession(HandleRef jarg1);
  589. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionEvent_takeSessionOwnership")]
  590. public static extern IntPtr SubscriptionEvent_takeSessionOwnership(HandleRef jarg1);
  591. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_T140CallbackData")]
  592. public static extern void delete_T140CallbackData(HandleRef jarg1);
  593. [DllImport("tinyWRAP", EntryPoint="CSharp_T140CallbackData_getType")]
  594. public static extern int T140CallbackData_getType(HandleRef jarg1);
  595. [DllImport("tinyWRAP", EntryPoint="CSharp_T140CallbackData_getSize")]
  596. public static extern uint T140CallbackData_getSize(HandleRef jarg1);
  597. [DllImport("tinyWRAP", EntryPoint="CSharp_T140CallbackData_getData")]
  598. public static extern uint T140CallbackData_getData(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  599. [DllImport("tinyWRAP", EntryPoint="CSharp_new_T140Callback")]
  600. public static extern IntPtr new_T140Callback();
  601. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_T140Callback")]
  602. public static extern void delete_T140Callback(HandleRef jarg1);
  603. [DllImport("tinyWRAP", EntryPoint="CSharp_T140Callback_ondata")]
  604. public static extern int T140Callback_ondata(HandleRef jarg1, HandleRef jarg2);
  605. [DllImport("tinyWRAP", EntryPoint="CSharp_T140Callback_ondataSwigExplicitT140Callback")]
  606. public static extern int T140Callback_ondataSwigExplicitT140Callback(HandleRef jarg1, HandleRef jarg2);
  607. [DllImport("tinyWRAP", EntryPoint="CSharp_T140Callback_director_connect")]
  608. public static extern void T140Callback_director_connect(HandleRef jarg1, T140Callback.SwigDelegateT140Callback_0 delegate0);
  609. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipSession")]
  610. public static extern IntPtr new_SipSession(HandleRef jarg1);
  611. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipSession")]
  612. public static extern void delete_SipSession(HandleRef jarg1);
  613. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_haveOwnership")]
  614. public static extern bool SipSession_haveOwnership(HandleRef jarg1);
  615. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_addHeader")]
  616. public static extern bool SipSession_addHeader(HandleRef jarg1, string jarg2, string jarg3);
  617. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_removeHeader")]
  618. public static extern bool SipSession_removeHeader(HandleRef jarg1, string jarg2);
  619. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_addCaps__SWIG_0")]
  620. public static extern bool SipSession_addCaps__SWIG_0(HandleRef jarg1, string jarg2, string jarg3);
  621. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_addCaps__SWIG_1")]
  622. public static extern bool SipSession_addCaps__SWIG_1(HandleRef jarg1, string jarg2);
  623. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_removeCaps")]
  624. public static extern bool SipSession_removeCaps(HandleRef jarg1, string jarg2);
  625. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setExpires")]
  626. public static extern bool SipSession_setExpires(HandleRef jarg1, uint jarg2);
  627. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setFromUri__SWIG_0")]
  628. public static extern bool SipSession_setFromUri__SWIG_0(HandleRef jarg1, string jarg2);
  629. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setFromUri__SWIG_1")]
  630. public static extern bool SipSession_setFromUri__SWIG_1(HandleRef jarg1, HandleRef jarg2);
  631. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setToUri__SWIG_0")]
  632. public static extern bool SipSession_setToUri__SWIG_0(HandleRef jarg1, string jarg2);
  633. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setToUri__SWIG_1")]
  634. public static extern bool SipSession_setToUri__SWIG_1(HandleRef jarg1, HandleRef jarg2);
  635. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_setSilentHangup")]
  636. public static extern bool SipSession_setSilentHangup(HandleRef jarg1, bool jarg2);
  637. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_addSigCompCompartment")]
  638. public static extern bool SipSession_addSigCompCompartment(HandleRef jarg1, string jarg2);
  639. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_removeSigCompCompartment")]
  640. public static extern bool SipSession_removeSigCompCompartment(HandleRef jarg1);
  641. [DllImport("tinyWRAP", EntryPoint="CSharp_SipSession_getId")]
  642. public static extern uint SipSession_getId(HandleRef jarg1);
  643. [DllImport("tinyWRAP", EntryPoint="CSharp_new_InviteSession")]
  644. public static extern IntPtr new_InviteSession(HandleRef jarg1);
  645. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_InviteSession")]
  646. public static extern void delete_InviteSession(HandleRef jarg1);
  647. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_accept__SWIG_0")]
  648. public static extern bool InviteSession_accept__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  649. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_accept__SWIG_1")]
  650. public static extern bool InviteSession_accept__SWIG_1(HandleRef jarg1);
  651. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_hangup__SWIG_0")]
  652. public static extern bool InviteSession_hangup__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  653. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_hangup__SWIG_1")]
  654. public static extern bool InviteSession_hangup__SWIG_1(HandleRef jarg1);
  655. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_reject__SWIG_0")]
  656. public static extern bool InviteSession_reject__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  657. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_reject__SWIG_1")]
  658. public static extern bool InviteSession_reject__SWIG_1(HandleRef jarg1);
  659. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_sendInfo__SWIG_0")]
  660. public static extern bool InviteSession_sendInfo__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, HandleRef jarg4);
  661. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_sendInfo__SWIG_1")]
  662. public static extern bool InviteSession_sendInfo__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  663. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_getMediaMgr")]
  664. public static extern IntPtr InviteSession_getMediaMgr(HandleRef jarg1);
  665. [DllImport("tinyWRAP", EntryPoint="CSharp_new_CallSession")]
  666. public static extern IntPtr new_CallSession(HandleRef jarg1);
  667. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_CallSession")]
  668. public static extern void delete_CallSession(HandleRef jarg1);
  669. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudio__SWIG_0")]
  670. public static extern bool CallSession_callAudio__SWIG_0(HandleRef jarg1, string jarg2, HandleRef jarg3);
  671. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudio__SWIG_1")]
  672. public static extern bool CallSession_callAudio__SWIG_1(HandleRef jarg1, string jarg2);
  673. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudio__SWIG_2")]
  674. public static extern bool CallSession_callAudio__SWIG_2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
  675. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudio__SWIG_3")]
  676. public static extern bool CallSession_callAudio__SWIG_3(HandleRef jarg1, HandleRef jarg2);
  677. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudioVideo__SWIG_0")]
  678. public static extern bool CallSession_callAudioVideo__SWIG_0(HandleRef jarg1, string jarg2, HandleRef jarg3);
  679. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudioVideo__SWIG_1")]
  680. public static extern bool CallSession_callAudioVideo__SWIG_1(HandleRef jarg1, string jarg2);
  681. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudioVideo__SWIG_2")]
  682. public static extern bool CallSession_callAudioVideo__SWIG_2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
  683. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callAudioVideo__SWIG_3")]
  684. public static extern bool CallSession_callAudioVideo__SWIG_3(HandleRef jarg1, HandleRef jarg2);
  685. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callVideo__SWIG_0")]
  686. public static extern bool CallSession_callVideo__SWIG_0(HandleRef jarg1, string jarg2, HandleRef jarg3);
  687. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callVideo__SWIG_1")]
  688. public static extern bool CallSession_callVideo__SWIG_1(HandleRef jarg1, string jarg2);
  689. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callVideo__SWIG_2")]
  690. public static extern bool CallSession_callVideo__SWIG_2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
  691. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_callVideo__SWIG_3")]
  692. public static extern bool CallSession_callVideo__SWIG_3(HandleRef jarg1, HandleRef jarg2);
  693. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_call__SWIG_0")]
  694. public static extern bool CallSession_call__SWIG_0(HandleRef jarg1, string jarg2, int jarg3, HandleRef jarg4);
  695. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_call__SWIG_1")]
  696. public static extern bool CallSession_call__SWIG_1(HandleRef jarg1, string jarg2, int jarg3);
  697. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_call__SWIG_2")]
  698. public static extern bool CallSession_call__SWIG_2(HandleRef jarg1, HandleRef jarg2, int jarg3, HandleRef jarg4);
  699. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_call__SWIG_3")]
  700. public static extern bool CallSession_call__SWIG_3(HandleRef jarg1, HandleRef jarg2, int jarg3);
  701. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setSessionTimer")]
  702. public static extern bool CallSession_setSessionTimer(HandleRef jarg1, uint jarg2, string jarg3);
  703. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_set100rel")]
  704. public static extern bool CallSession_set100rel(HandleRef jarg1, bool jarg2);
  705. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setRtcp")]
  706. public static extern bool CallSession_setRtcp(HandleRef jarg1, bool jarg2);
  707. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setRtcpMux")]
  708. public static extern bool CallSession_setRtcpMux(HandleRef jarg1, bool jarg2);
  709. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setSRtpMode")]
  710. public static extern bool CallSession_setSRtpMode(HandleRef jarg1, int jarg2);
  711. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setAvpfMode")]
  712. public static extern bool CallSession_setAvpfMode(HandleRef jarg1, int jarg2);
  713. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setICE")]
  714. public static extern bool CallSession_setICE(HandleRef jarg1, bool jarg2);
  715. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setICEStun")]
  716. public static extern bool CallSession_setICEStun(HandleRef jarg1, bool jarg2);
  717. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setICETurn")]
  718. public static extern bool CallSession_setICETurn(HandleRef jarg1, bool jarg2);
  719. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setSTUNServer")]
  720. public static extern bool CallSession_setSTUNServer(HandleRef jarg1, string jarg2, ushort jarg3);
  721. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setSTUNCred")]
  722. public static extern bool CallSession_setSTUNCred(HandleRef jarg1, string jarg2, string jarg3);
  723. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setVideoFps")]
  724. public static extern bool CallSession_setVideoFps(HandleRef jarg1, int jarg2);
  725. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setVideoBandwidthUploadMax")]
  726. public static extern bool CallSession_setVideoBandwidthUploadMax(HandleRef jarg1, int jarg2);
  727. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setVideoBandwidthDownloadMax")]
  728. public static extern bool CallSession_setVideoBandwidthDownloadMax(HandleRef jarg1, int jarg2);
  729. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setVideoPrefSize")]
  730. public static extern bool CallSession_setVideoPrefSize(HandleRef jarg1, int jarg2);
  731. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setQoS")]
  732. public static extern bool CallSession_setQoS(HandleRef jarg1, int jarg2, int jarg3);
  733. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_hold__SWIG_0")]
  734. public static extern bool CallSession_hold__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  735. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_hold__SWIG_1")]
  736. public static extern bool CallSession_hold__SWIG_1(HandleRef jarg1);
  737. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_resume__SWIG_0")]
  738. public static extern bool CallSession_resume__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  739. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_resume__SWIG_1")]
  740. public static extern bool CallSession_resume__SWIG_1(HandleRef jarg1);
  741. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_transfer__SWIG_0")]
  742. public static extern bool CallSession_transfer__SWIG_0(HandleRef jarg1, string jarg2, HandleRef jarg3);
  743. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_transfer__SWIG_1")]
  744. public static extern bool CallSession_transfer__SWIG_1(HandleRef jarg1, string jarg2);
  745. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_acceptTransfer__SWIG_0")]
  746. public static extern bool CallSession_acceptTransfer__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  747. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_acceptTransfer__SWIG_1")]
  748. public static extern bool CallSession_acceptTransfer__SWIG_1(HandleRef jarg1);
  749. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_rejectTransfer__SWIG_0")]
  750. public static extern bool CallSession_rejectTransfer__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  751. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_rejectTransfer__SWIG_1")]
  752. public static extern bool CallSession_rejectTransfer__SWIG_1(HandleRef jarg1);
  753. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_sendDTMF")]
  754. public static extern bool CallSession_sendDTMF(HandleRef jarg1, int jarg2);
  755. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_getSessionTransferId")]
  756. public static extern uint CallSession_getSessionTransferId(HandleRef jarg1);
  757. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_sendT140Data__SWIG_0")]
  758. public static extern bool CallSession_sendT140Data__SWIG_0(HandleRef jarg1, int jarg2, IntPtr jarg3, uint jarg4);
  759. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_sendT140Data__SWIG_1")]
  760. public static extern bool CallSession_sendT140Data__SWIG_1(HandleRef jarg1, int jarg2, IntPtr jarg3);
  761. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_sendT140Data__SWIG_2")]
  762. public static extern bool CallSession_sendT140Data__SWIG_2(HandleRef jarg1, int jarg2);
  763. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_setT140Callback")]
  764. public static extern bool CallSession_setT140Callback(HandleRef jarg1, HandleRef jarg2);
  765. [DllImport("tinyWRAP", EntryPoint="CSharp_new_MsrpSession")]
  766. public static extern IntPtr new_MsrpSession(HandleRef jarg1, HandleRef jarg2);
  767. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MsrpSession")]
  768. public static extern void delete_MsrpSession(HandleRef jarg1);
  769. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_setCallback")]
  770. public static extern bool MsrpSession_setCallback(HandleRef jarg1, HandleRef jarg2);
  771. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_callMsrp__SWIG_0")]
  772. public static extern bool MsrpSession_callMsrp__SWIG_0(HandleRef jarg1, string jarg2, HandleRef jarg3);
  773. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_callMsrp__SWIG_1")]
  774. public static extern bool MsrpSession_callMsrp__SWIG_1(HandleRef jarg1, string jarg2);
  775. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_callMsrp__SWIG_2")]
  776. public static extern bool MsrpSession_callMsrp__SWIG_2(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
  777. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_callMsrp__SWIG_3")]
  778. public static extern bool MsrpSession_callMsrp__SWIG_3(HandleRef jarg1, HandleRef jarg2);
  779. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_sendMessage__SWIG_0")]
  780. public static extern bool MsrpSession_sendMessage__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, HandleRef jarg4);
  781. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_sendMessage__SWIG_1")]
  782. public static extern bool MsrpSession_sendMessage__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  783. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_sendFile__SWIG_0")]
  784. public static extern bool MsrpSession_sendFile__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  785. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_sendFile__SWIG_1")]
  786. public static extern bool MsrpSession_sendFile__SWIG_1(HandleRef jarg1);
  787. [DllImport("tinyWRAP", EntryPoint="CSharp_new_MessagingSession")]
  788. public static extern IntPtr new_MessagingSession(HandleRef jarg1);
  789. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MessagingSession")]
  790. public static extern void delete_MessagingSession(HandleRef jarg1);
  791. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_send__SWIG_0")]
  792. public static extern bool MessagingSession_send__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, HandleRef jarg4);
  793. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_send__SWIG_1")]
  794. public static extern bool MessagingSession_send__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  795. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_accept__SWIG_0")]
  796. public static extern bool MessagingSession_accept__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  797. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_accept__SWIG_1")]
  798. public static extern bool MessagingSession_accept__SWIG_1(HandleRef jarg1);
  799. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_reject__SWIG_0")]
  800. public static extern bool MessagingSession_reject__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  801. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_reject__SWIG_1")]
  802. public static extern bool MessagingSession_reject__SWIG_1(HandleRef jarg1);
  803. [DllImport("tinyWRAP", EntryPoint="CSharp_new_InfoSession")]
  804. public static extern IntPtr new_InfoSession(HandleRef jarg1);
  805. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_InfoSession")]
  806. public static extern void delete_InfoSession(HandleRef jarg1);
  807. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_send__SWIG_0")]
  808. public static extern bool InfoSession_send__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, HandleRef jarg4);
  809. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_send__SWIG_1")]
  810. public static extern bool InfoSession_send__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  811. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_accept__SWIG_0")]
  812. public static extern bool InfoSession_accept__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  813. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_accept__SWIG_1")]
  814. public static extern bool InfoSession_accept__SWIG_1(HandleRef jarg1);
  815. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_reject__SWIG_0")]
  816. public static extern bool InfoSession_reject__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  817. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_reject__SWIG_1")]
  818. public static extern bool InfoSession_reject__SWIG_1(HandleRef jarg1);
  819. [DllImport("tinyWRAP", EntryPoint="CSharp_new_OptionsSession")]
  820. public static extern IntPtr new_OptionsSession(HandleRef jarg1);
  821. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_OptionsSession")]
  822. public static extern void delete_OptionsSession(HandleRef jarg1);
  823. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_send__SWIG_0")]
  824. public static extern bool OptionsSession_send__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  825. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_send__SWIG_1")]
  826. public static extern bool OptionsSession_send__SWIG_1(HandleRef jarg1);
  827. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_accept__SWIG_0")]
  828. public static extern bool OptionsSession_accept__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  829. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_accept__SWIG_1")]
  830. public static extern bool OptionsSession_accept__SWIG_1(HandleRef jarg1);
  831. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_reject__SWIG_0")]
  832. public static extern bool OptionsSession_reject__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  833. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_reject__SWIG_1")]
  834. public static extern bool OptionsSession_reject__SWIG_1(HandleRef jarg1);
  835. [DllImport("tinyWRAP", EntryPoint="CSharp_new_PublicationSession")]
  836. public static extern IntPtr new_PublicationSession(HandleRef jarg1);
  837. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_PublicationSession")]
  838. public static extern void delete_PublicationSession(HandleRef jarg1);
  839. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationSession_publish__SWIG_0")]
  840. public static extern bool PublicationSession_publish__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, HandleRef jarg4);
  841. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationSession_publish__SWIG_1")]
  842. public static extern bool PublicationSession_publish__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  843. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationSession_unPublish__SWIG_0")]
  844. public static extern bool PublicationSession_unPublish__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  845. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationSession_unPublish__SWIG_1")]
  846. public static extern bool PublicationSession_unPublish__SWIG_1(HandleRef jarg1);
  847. [DllImport("tinyWRAP", EntryPoint="CSharp_new_RegistrationSession")]
  848. public static extern IntPtr new_RegistrationSession(HandleRef jarg1);
  849. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_RegistrationSession")]
  850. public static extern void delete_RegistrationSession(HandleRef jarg1);
  851. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_register___SWIG_0")]
  852. public static extern bool RegistrationSession_register___SWIG_0(HandleRef jarg1, HandleRef jarg2);
  853. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_register___SWIG_1")]
  854. public static extern bool RegistrationSession_register___SWIG_1(HandleRef jarg1);
  855. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_unRegister__SWIG_0")]
  856. public static extern bool RegistrationSession_unRegister__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  857. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_unRegister__SWIG_1")]
  858. public static extern bool RegistrationSession_unRegister__SWIG_1(HandleRef jarg1);
  859. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_accept__SWIG_0")]
  860. public static extern bool RegistrationSession_accept__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  861. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_accept__SWIG_1")]
  862. public static extern bool RegistrationSession_accept__SWIG_1(HandleRef jarg1);
  863. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_reject__SWIG_0")]
  864. public static extern bool RegistrationSession_reject__SWIG_0(HandleRef jarg1, HandleRef jarg2);
  865. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_reject__SWIG_1")]
  866. public static extern bool RegistrationSession_reject__SWIG_1(HandleRef jarg1);
  867. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SubscriptionSession")]
  868. public static extern IntPtr new_SubscriptionSession(HandleRef jarg1);
  869. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SubscriptionSession")]
  870. public static extern void delete_SubscriptionSession(HandleRef jarg1);
  871. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionSession_subscribe")]
  872. public static extern bool SubscriptionSession_subscribe(HandleRef jarg1);
  873. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionSession_unSubscribe")]
  874. public static extern bool SubscriptionSession_unSubscribe(HandleRef jarg1);
  875. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyPluginMgr")]
  876. public static extern void delete_ProxyPluginMgr(HandleRef jarg1);
  877. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_createInstance")]
  878. public static extern IntPtr ProxyPluginMgr_createInstance(HandleRef jarg1);
  879. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_getInstance")]
  880. public static extern IntPtr ProxyPluginMgr_getInstance();
  881. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_findPlugin")]
  882. public static extern IntPtr ProxyPluginMgr_findPlugin(HandleRef jarg1, ulong jarg2);
  883. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_findAudioConsumer")]
  884. public static extern IntPtr ProxyPluginMgr_findAudioConsumer(HandleRef jarg1, ulong jarg2);
  885. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_findVideoConsumer")]
  886. public static extern IntPtr ProxyPluginMgr_findVideoConsumer(HandleRef jarg1, ulong jarg2);
  887. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_findAudioProducer")]
  888. public static extern IntPtr ProxyPluginMgr_findAudioProducer(HandleRef jarg1, ulong jarg2);
  889. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgr_findVideoProducer")]
  890. public static extern IntPtr ProxyPluginMgr_findVideoProducer(HandleRef jarg1, ulong jarg2);
  891. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ProxyPluginMgrCallback")]
  892. public static extern IntPtr new_ProxyPluginMgrCallback();
  893. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyPluginMgrCallback")]
  894. public static extern void delete_ProxyPluginMgrCallback(HandleRef jarg1);
  895. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgrCallback_OnPluginCreated")]
  896. public static extern int ProxyPluginMgrCallback_OnPluginCreated(HandleRef jarg1, ulong jarg2, int jarg3);
  897. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgrCallback_OnPluginCreatedSwigExplicitProxyPluginMgrCallback")]
  898. public static extern int ProxyPluginMgrCallback_OnPluginCreatedSwigExplicitProxyPluginMgrCallback(HandleRef jarg1, ulong jarg2, int jarg3);
  899. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgrCallback_OnPluginDestroyed")]
  900. public static extern int ProxyPluginMgrCallback_OnPluginDestroyed(HandleRef jarg1, ulong jarg2, int jarg3);
  901. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgrCallback_OnPluginDestroyedSwigExplicitProxyPluginMgrCallback")]
  902. public static extern int ProxyPluginMgrCallback_OnPluginDestroyedSwigExplicitProxyPluginMgrCallback(HandleRef jarg1, ulong jarg2, int jarg3);
  903. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPluginMgrCallback_director_connect")]
  904. public static extern void ProxyPluginMgrCallback_director_connect(HandleRef jarg1, ProxyPluginMgrCallback.SwigDelegateProxyPluginMgrCallback_0 delegate0, ProxyPluginMgrCallback.SwigDelegateProxyPluginMgrCallback_1 delegate1);
  905. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyPlugin")]
  906. public static extern void delete_ProxyPlugin(HandleRef jarg1);
  907. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPlugin_getType")]
  908. public static extern int ProxyPlugin_getType(HandleRef jarg1);
  909. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyPlugin_getId")]
  910. public static extern ulong ProxyPlugin_getId(HandleRef jarg1);
  911. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ProxyAudioConsumerCallback")]
  912. public static extern IntPtr new_ProxyAudioConsumerCallback();
  913. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyAudioConsumerCallback")]
  914. public static extern void delete_ProxyAudioConsumerCallback(HandleRef jarg1);
  915. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_prepare")]
  916. public static extern int ProxyAudioConsumerCallback_prepare(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  917. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_prepareSwigExplicitProxyAudioConsumerCallback")]
  918. public static extern int ProxyAudioConsumerCallback_prepareSwigExplicitProxyAudioConsumerCallback(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  919. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_start")]
  920. public static extern int ProxyAudioConsumerCallback_start(HandleRef jarg1);
  921. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_startSwigExplicitProxyAudioConsumerCallback")]
  922. public static extern int ProxyAudioConsumerCallback_startSwigExplicitProxyAudioConsumerCallback(HandleRef jarg1);
  923. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_pause")]
  924. public static extern int ProxyAudioConsumerCallback_pause(HandleRef jarg1);
  925. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_pauseSwigExplicitProxyAudioConsumerCallback")]
  926. public static extern int ProxyAudioConsumerCallback_pauseSwigExplicitProxyAudioConsumerCallback(HandleRef jarg1);
  927. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_stop")]
  928. public static extern int ProxyAudioConsumerCallback_stop(HandleRef jarg1);
  929. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_stopSwigExplicitProxyAudioConsumerCallback")]
  930. public static extern int ProxyAudioConsumerCallback_stopSwigExplicitProxyAudioConsumerCallback(HandleRef jarg1);
  931. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumerCallback_director_connect")]
  932. public static extern void ProxyAudioConsumerCallback_director_connect(HandleRef jarg1, ProxyAudioConsumerCallback.SwigDelegateProxyAudioConsumerCallback_0 delegate0, ProxyAudioConsumerCallback.SwigDelegateProxyAudioConsumerCallback_1 delegate1, ProxyAudioConsumerCallback.SwigDelegateProxyAudioConsumerCallback_2 delegate2, ProxyAudioConsumerCallback.SwigDelegateProxyAudioConsumerCallback_3 delegate3);
  933. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyAudioConsumer")]
  934. public static extern void delete_ProxyAudioConsumer(HandleRef jarg1);
  935. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_setActualSndCardPlaybackParams")]
  936. public static extern bool ProxyAudioConsumer_setActualSndCardPlaybackParams(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  937. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_queryForResampler")]
  938. public static extern bool ProxyAudioConsumer_queryForResampler(HandleRef jarg1, ushort jarg2, ushort jarg3, ushort jarg4, ushort jarg5, ushort jarg6);
  939. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_setPullBuffer")]
  940. public static extern bool ProxyAudioConsumer_setPullBuffer(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  941. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_pull__SWIG_0")]
  942. public static extern uint ProxyAudioConsumer_pull__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  943. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_pull__SWIG_1")]
  944. public static extern uint ProxyAudioConsumer_pull__SWIG_1(HandleRef jarg1, IntPtr jarg2);
  945. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_pull__SWIG_2")]
  946. public static extern uint ProxyAudioConsumer_pull__SWIG_2(HandleRef jarg1);
  947. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_setGain")]
  948. public static extern bool ProxyAudioConsumer_setGain(HandleRef jarg1, uint jarg2);
  949. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_getGain")]
  950. public static extern uint ProxyAudioConsumer_getGain(HandleRef jarg1);
  951. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_reset")]
  952. public static extern bool ProxyAudioConsumer_reset(HandleRef jarg1);
  953. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_setCallback")]
  954. public static extern void ProxyAudioConsumer_setCallback(HandleRef jarg1, HandleRef jarg2);
  955. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_getMediaSessionId")]
  956. public static extern ulong ProxyAudioConsumer_getMediaSessionId(HandleRef jarg1);
  957. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_registerPlugin")]
  958. public static extern bool ProxyAudioConsumer_registerPlugin();
  959. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ProxyVideoConsumerCallback")]
  960. public static extern IntPtr new_ProxyVideoConsumerCallback();
  961. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyVideoConsumerCallback")]
  962. public static extern void delete_ProxyVideoConsumerCallback(HandleRef jarg1);
  963. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_prepare")]
  964. public static extern int ProxyVideoConsumerCallback_prepare(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  965. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_prepareSwigExplicitProxyVideoConsumerCallback")]
  966. public static extern int ProxyVideoConsumerCallback_prepareSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  967. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_consume")]
  968. public static extern int ProxyVideoConsumerCallback_consume(HandleRef jarg1, HandleRef jarg2);
  969. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_consumeSwigExplicitProxyVideoConsumerCallback")]
  970. public static extern int ProxyVideoConsumerCallback_consumeSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1, HandleRef jarg2);
  971. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_bufferCopied")]
  972. public static extern int ProxyVideoConsumerCallback_bufferCopied(HandleRef jarg1, uint jarg2, uint jarg3);
  973. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_bufferCopiedSwigExplicitProxyVideoConsumerCallback")]
  974. public static extern int ProxyVideoConsumerCallback_bufferCopiedSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1, uint jarg2, uint jarg3);
  975. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_start")]
  976. public static extern int ProxyVideoConsumerCallback_start(HandleRef jarg1);
  977. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_startSwigExplicitProxyVideoConsumerCallback")]
  978. public static extern int ProxyVideoConsumerCallback_startSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1);
  979. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_pause")]
  980. public static extern int ProxyVideoConsumerCallback_pause(HandleRef jarg1);
  981. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_pauseSwigExplicitProxyVideoConsumerCallback")]
  982. public static extern int ProxyVideoConsumerCallback_pauseSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1);
  983. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_stop")]
  984. public static extern int ProxyVideoConsumerCallback_stop(HandleRef jarg1);
  985. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_stopSwigExplicitProxyVideoConsumerCallback")]
  986. public static extern int ProxyVideoConsumerCallback_stopSwigExplicitProxyVideoConsumerCallback(HandleRef jarg1);
  987. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumerCallback_director_connect")]
  988. public static extern void ProxyVideoConsumerCallback_director_connect(HandleRef jarg1, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_0 delegate0, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_1 delegate1, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_2 delegate2, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_3 delegate3, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_4 delegate4, ProxyVideoConsumerCallback.SwigDelegateProxyVideoConsumerCallback_5 delegate5);
  989. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyVideoConsumer")]
  990. public static extern void delete_ProxyVideoConsumer(HandleRef jarg1);
  991. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setDisplaySize")]
  992. public static extern bool ProxyVideoConsumer_setDisplaySize(HandleRef jarg1, uint jarg2, uint jarg3);
  993. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getDisplayWidth")]
  994. public static extern uint ProxyVideoConsumer_getDisplayWidth(HandleRef jarg1);
  995. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getDisplayHeight")]
  996. public static extern uint ProxyVideoConsumer_getDisplayHeight(HandleRef jarg1);
  997. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getDecodedWidth")]
  998. public static extern uint ProxyVideoConsumer_getDecodedWidth(HandleRef jarg1);
  999. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getDecodedHeight")]
  1000. public static extern uint ProxyVideoConsumer_getDecodedHeight(HandleRef jarg1);
  1001. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setCallback")]
  1002. public static extern void ProxyVideoConsumer_setCallback(HandleRef jarg1, HandleRef jarg2);
  1003. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setAutoResizeDisplay")]
  1004. public static extern bool ProxyVideoConsumer_setAutoResizeDisplay(HandleRef jarg1, bool jarg2);
  1005. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getAutoResizeDisplay")]
  1006. public static extern bool ProxyVideoConsumer_getAutoResizeDisplay(HandleRef jarg1);
  1007. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setConsumeBuffer")]
  1008. public static extern bool ProxyVideoConsumer_setConsumeBuffer(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1009. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_pull")]
  1010. public static extern uint ProxyVideoConsumer_pull(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1011. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_reset")]
  1012. public static extern bool ProxyVideoConsumer_reset(HandleRef jarg1);
  1013. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_getMediaSessionId")]
  1014. public static extern ulong ProxyVideoConsumer_getMediaSessionId(HandleRef jarg1);
  1015. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_registerPlugin")]
  1016. public static extern bool ProxyVideoConsumer_registerPlugin();
  1017. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setDefaultChroma")]
  1018. public static extern void ProxyVideoConsumer_setDefaultChroma(int jarg1);
  1019. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_setDefaultAutoResizeDisplay")]
  1020. public static extern void ProxyVideoConsumer_setDefaultAutoResizeDisplay(bool jarg1);
  1021. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyVideoFrame")]
  1022. public static extern void delete_ProxyVideoFrame(HandleRef jarg1);
  1023. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoFrame_getSize")]
  1024. public static extern uint ProxyVideoFrame_getSize(HandleRef jarg1);
  1025. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoFrame_getContent")]
  1026. public static extern uint ProxyVideoFrame_getContent(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1027. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoFrame_getFrameWidth")]
  1028. public static extern uint ProxyVideoFrame_getFrameWidth(HandleRef jarg1);
  1029. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoFrame_getFrameHeight")]
  1030. public static extern uint ProxyVideoFrame_getFrameHeight(HandleRef jarg1);
  1031. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ProxyAudioProducerCallback")]
  1032. public static extern IntPtr new_ProxyAudioProducerCallback();
  1033. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyAudioProducerCallback")]
  1034. public static extern void delete_ProxyAudioProducerCallback(HandleRef jarg1);
  1035. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_prepare")]
  1036. public static extern int ProxyAudioProducerCallback_prepare(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  1037. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_prepareSwigExplicitProxyAudioProducerCallback")]
  1038. public static extern int ProxyAudioProducerCallback_prepareSwigExplicitProxyAudioProducerCallback(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  1039. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_start")]
  1040. public static extern int ProxyAudioProducerCallback_start(HandleRef jarg1);
  1041. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_startSwigExplicitProxyAudioProducerCallback")]
  1042. public static extern int ProxyAudioProducerCallback_startSwigExplicitProxyAudioProducerCallback(HandleRef jarg1);
  1043. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_pause")]
  1044. public static extern int ProxyAudioProducerCallback_pause(HandleRef jarg1);
  1045. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_pauseSwigExplicitProxyAudioProducerCallback")]
  1046. public static extern int ProxyAudioProducerCallback_pauseSwigExplicitProxyAudioProducerCallback(HandleRef jarg1);
  1047. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_stop")]
  1048. public static extern int ProxyAudioProducerCallback_stop(HandleRef jarg1);
  1049. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_stopSwigExplicitProxyAudioProducerCallback")]
  1050. public static extern int ProxyAudioProducerCallback_stopSwigExplicitProxyAudioProducerCallback(HandleRef jarg1);
  1051. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_fillPushBuffer")]
  1052. public static extern int ProxyAudioProducerCallback_fillPushBuffer(HandleRef jarg1);
  1053. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_fillPushBufferSwigExplicitProxyAudioProducerCallback")]
  1054. public static extern int ProxyAudioProducerCallback_fillPushBufferSwigExplicitProxyAudioProducerCallback(HandleRef jarg1);
  1055. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducerCallback_director_connect")]
  1056. public static extern void ProxyAudioProducerCallback_director_connect(HandleRef jarg1, ProxyAudioProducerCallback.SwigDelegateProxyAudioProducerCallback_0 delegate0, ProxyAudioProducerCallback.SwigDelegateProxyAudioProducerCallback_1 delegate1, ProxyAudioProducerCallback.SwigDelegateProxyAudioProducerCallback_2 delegate2, ProxyAudioProducerCallback.SwigDelegateProxyAudioProducerCallback_3 delegate3, ProxyAudioProducerCallback.SwigDelegateProxyAudioProducerCallback_4 delegate4);
  1057. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyAudioProducer")]
  1058. public static extern void delete_ProxyAudioProducer(HandleRef jarg1);
  1059. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_setActualSndCardRecordParams")]
  1060. public static extern bool ProxyAudioProducer_setActualSndCardRecordParams(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  1061. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_setPushBuffer__SWIG_0")]
  1062. public static extern bool ProxyAudioProducer_setPushBuffer__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3, bool jarg4);
  1063. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_setPushBuffer__SWIG_1")]
  1064. public static extern bool ProxyAudioProducer_setPushBuffer__SWIG_1(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1065. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_push__SWIG_0")]
  1066. public static extern int ProxyAudioProducer_push__SWIG_0(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1067. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_push__SWIG_1")]
  1068. public static extern int ProxyAudioProducer_push__SWIG_1(HandleRef jarg1, IntPtr jarg2);
  1069. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_push__SWIG_2")]
  1070. public static extern int ProxyAudioProducer_push__SWIG_2(HandleRef jarg1);
  1071. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_setGain")]
  1072. public static extern bool ProxyAudioProducer_setGain(HandleRef jarg1, uint jarg2);
  1073. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_getGain")]
  1074. public static extern uint ProxyAudioProducer_getGain(HandleRef jarg1);
  1075. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_setCallback")]
  1076. public static extern void ProxyAudioProducer_setCallback(HandleRef jarg1, HandleRef jarg2);
  1077. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_getMediaSessionId")]
  1078. public static extern ulong ProxyAudioProducer_getMediaSessionId(HandleRef jarg1);
  1079. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_registerPlugin")]
  1080. public static extern bool ProxyAudioProducer_registerPlugin();
  1081. [DllImport("tinyWRAP", EntryPoint="CSharp_new_ProxyVideoProducerCallback")]
  1082. public static extern IntPtr new_ProxyVideoProducerCallback();
  1083. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyVideoProducerCallback")]
  1084. public static extern void delete_ProxyVideoProducerCallback(HandleRef jarg1);
  1085. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_prepare")]
  1086. public static extern int ProxyVideoProducerCallback_prepare(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  1087. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_prepareSwigExplicitProxyVideoProducerCallback")]
  1088. public static extern int ProxyVideoProducerCallback_prepareSwigExplicitProxyVideoProducerCallback(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
  1089. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_start")]
  1090. public static extern int ProxyVideoProducerCallback_start(HandleRef jarg1);
  1091. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_startSwigExplicitProxyVideoProducerCallback")]
  1092. public static extern int ProxyVideoProducerCallback_startSwigExplicitProxyVideoProducerCallback(HandleRef jarg1);
  1093. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_pause")]
  1094. public static extern int ProxyVideoProducerCallback_pause(HandleRef jarg1);
  1095. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_pauseSwigExplicitProxyVideoProducerCallback")]
  1096. public static extern int ProxyVideoProducerCallback_pauseSwigExplicitProxyVideoProducerCallback(HandleRef jarg1);
  1097. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_stop")]
  1098. public static extern int ProxyVideoProducerCallback_stop(HandleRef jarg1);
  1099. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_stopSwigExplicitProxyVideoProducerCallback")]
  1100. public static extern int ProxyVideoProducerCallback_stopSwigExplicitProxyVideoProducerCallback(HandleRef jarg1);
  1101. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducerCallback_director_connect")]
  1102. public static extern void ProxyVideoProducerCallback_director_connect(HandleRef jarg1, ProxyVideoProducerCallback.SwigDelegateProxyVideoProducerCallback_0 delegate0, ProxyVideoProducerCallback.SwigDelegateProxyVideoProducerCallback_1 delegate1, ProxyVideoProducerCallback.SwigDelegateProxyVideoProducerCallback_2 delegate2, ProxyVideoProducerCallback.SwigDelegateProxyVideoProducerCallback_3 delegate3);
  1103. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_ProxyVideoProducer")]
  1104. public static extern void delete_ProxyVideoProducer(HandleRef jarg1);
  1105. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_getRotation")]
  1106. public static extern int ProxyVideoProducer_getRotation(HandleRef jarg1);
  1107. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_setRotation")]
  1108. public static extern bool ProxyVideoProducer_setRotation(HandleRef jarg1, int jarg2);
  1109. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_getMirror")]
  1110. public static extern bool ProxyVideoProducer_getMirror(HandleRef jarg1);
  1111. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_setMirror")]
  1112. public static extern bool ProxyVideoProducer_setMirror(HandleRef jarg1, bool jarg2);
  1113. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_setActualCameraOutputSize")]
  1114. public static extern bool ProxyVideoProducer_setActualCameraOutputSize(HandleRef jarg1, uint jarg2, uint jarg3);
  1115. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_push")]
  1116. public static extern int ProxyVideoProducer_push(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1117. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_setCallback")]
  1118. public static extern void ProxyVideoProducer_setCallback(HandleRef jarg1, HandleRef jarg2);
  1119. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_getMediaSessionId")]
  1120. public static extern ulong ProxyVideoProducer_getMediaSessionId(HandleRef jarg1);
  1121. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_registerPlugin")]
  1122. public static extern bool ProxyVideoProducer_registerPlugin();
  1123. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_setDefaultChroma")]
  1124. public static extern void ProxyVideoProducer_setDefaultChroma(int jarg1);
  1125. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipCallback")]
  1126. public static extern IntPtr new_SipCallback();
  1127. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipCallback")]
  1128. public static extern void delete_SipCallback(HandleRef jarg1);
  1129. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnDialogEvent")]
  1130. public static extern int SipCallback_OnDialogEvent(HandleRef jarg1, HandleRef jarg2);
  1131. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnDialogEventSwigExplicitSipCallback")]
  1132. public static extern int SipCallback_OnDialogEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1133. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnStackEvent")]
  1134. public static extern int SipCallback_OnStackEvent(HandleRef jarg1, HandleRef jarg2);
  1135. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnStackEventSwigExplicitSipCallback")]
  1136. public static extern int SipCallback_OnStackEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1137. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnInviteEvent")]
  1138. public static extern int SipCallback_OnInviteEvent(HandleRef jarg1, HandleRef jarg2);
  1139. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnInviteEventSwigExplicitSipCallback")]
  1140. public static extern int SipCallback_OnInviteEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1141. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnMessagingEvent")]
  1142. public static extern int SipCallback_OnMessagingEvent(HandleRef jarg1, HandleRef jarg2);
  1143. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnMessagingEventSwigExplicitSipCallback")]
  1144. public static extern int SipCallback_OnMessagingEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1145. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnInfoEvent")]
  1146. public static extern int SipCallback_OnInfoEvent(HandleRef jarg1, HandleRef jarg2);
  1147. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnInfoEventSwigExplicitSipCallback")]
  1148. public static extern int SipCallback_OnInfoEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1149. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnOptionsEvent")]
  1150. public static extern int SipCallback_OnOptionsEvent(HandleRef jarg1, HandleRef jarg2);
  1151. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnOptionsEventSwigExplicitSipCallback")]
  1152. public static extern int SipCallback_OnOptionsEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1153. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnPublicationEvent")]
  1154. public static extern int SipCallback_OnPublicationEvent(HandleRef jarg1, HandleRef jarg2);
  1155. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnPublicationEventSwigExplicitSipCallback")]
  1156. public static extern int SipCallback_OnPublicationEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1157. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnRegistrationEvent")]
  1158. public static extern int SipCallback_OnRegistrationEvent(HandleRef jarg1, HandleRef jarg2);
  1159. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnRegistrationEventSwigExplicitSipCallback")]
  1160. public static extern int SipCallback_OnRegistrationEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1161. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnSubscriptionEvent")]
  1162. public static extern int SipCallback_OnSubscriptionEvent(HandleRef jarg1, HandleRef jarg2);
  1163. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_OnSubscriptionEventSwigExplicitSipCallback")]
  1164. public static extern int SipCallback_OnSubscriptionEventSwigExplicitSipCallback(HandleRef jarg1, HandleRef jarg2);
  1165. [DllImport("tinyWRAP", EntryPoint="CSharp_SipCallback_director_connect")]
  1166. public static extern void SipCallback_director_connect(HandleRef jarg1, SipCallback.SwigDelegateSipCallback_0 delegate0, SipCallback.SwigDelegateSipCallback_1 delegate1, SipCallback.SwigDelegateSipCallback_2 delegate2, SipCallback.SwigDelegateSipCallback_3 delegate3, SipCallback.SwigDelegateSipCallback_4 delegate4, SipCallback.SwigDelegateSipCallback_5 delegate5, SipCallback.SwigDelegateSipCallback_6 delegate6, SipCallback.SwigDelegateSipCallback_7 delegate7, SipCallback.SwigDelegateSipCallback_8 delegate8);
  1167. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SafeObject")]
  1168. public static extern IntPtr new_SafeObject();
  1169. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SafeObject")]
  1170. public static extern void delete_SafeObject(HandleRef jarg1);
  1171. [DllImport("tinyWRAP", EntryPoint="CSharp_SafeObject_Lock")]
  1172. public static extern int SafeObject_Lock(HandleRef jarg1);
  1173. [DllImport("tinyWRAP", EntryPoint="CSharp_SafeObject_UnLock")]
  1174. public static extern int SafeObject_UnLock(HandleRef jarg1);
  1175. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SipStack")]
  1176. public static extern IntPtr new_SipStack(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1177. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SipStack")]
  1178. public static extern void delete_SipStack(HandleRef jarg1);
  1179. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_start")]
  1180. public static extern bool SipStack_start(HandleRef jarg1);
  1181. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setDebugCallback")]
  1182. public static extern bool SipStack_setDebugCallback(HandleRef jarg1, HandleRef jarg2);
  1183. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setDisplayName")]
  1184. public static extern bool SipStack_setDisplayName(HandleRef jarg1, string jarg2);
  1185. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setRealm")]
  1186. public static extern bool SipStack_setRealm(HandleRef jarg1, string jarg2);
  1187. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setIMPI")]
  1188. public static extern bool SipStack_setIMPI(HandleRef jarg1, string jarg2);
  1189. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setIMPU")]
  1190. public static extern bool SipStack_setIMPU(HandleRef jarg1, string jarg2);
  1191. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setPassword")]
  1192. public static extern bool SipStack_setPassword(HandleRef jarg1, string jarg2);
  1193. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setAMF")]
  1194. public static extern bool SipStack_setAMF(HandleRef jarg1, string jarg2);
  1195. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setOperatorId")]
  1196. public static extern bool SipStack_setOperatorId(HandleRef jarg1, string jarg2);
  1197. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setProxyCSCF")]
  1198. public static extern bool SipStack_setProxyCSCF(HandleRef jarg1, string jarg2, ushort jarg3, string jarg4, string jarg5);
  1199. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setLocalIP__SWIG_0")]
  1200. public static extern bool SipStack_setLocalIP__SWIG_0(HandleRef jarg1, string jarg2, string jarg3);
  1201. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setLocalIP__SWIG_1")]
  1202. public static extern bool SipStack_setLocalIP__SWIG_1(HandleRef jarg1, string jarg2);
  1203. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setLocalPort__SWIG_0")]
  1204. public static extern bool SipStack_setLocalPort__SWIG_0(HandleRef jarg1, ushort jarg2, string jarg3);
  1205. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setLocalPort__SWIG_1")]
  1206. public static extern bool SipStack_setLocalPort__SWIG_1(HandleRef jarg1, ushort jarg2);
  1207. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setEarlyIMS")]
  1208. public static extern bool SipStack_setEarlyIMS(HandleRef jarg1, bool jarg2);
  1209. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_addHeader")]
  1210. public static extern bool SipStack_addHeader(HandleRef jarg1, string jarg2, string jarg3);
  1211. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_removeHeader")]
  1212. public static extern bool SipStack_removeHeader(HandleRef jarg1, string jarg2);
  1213. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_addDnsServer")]
  1214. public static extern bool SipStack_addDnsServer(HandleRef jarg1, string jarg2);
  1215. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setDnsDiscovery")]
  1216. public static extern bool SipStack_setDnsDiscovery(HandleRef jarg1, bool jarg2);
  1217. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setAoR")]
  1218. public static extern bool SipStack_setAoR(HandleRef jarg1, string jarg2, int jarg3);
  1219. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSigCompParams")]
  1220. public static extern bool SipStack_setSigCompParams(HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4, bool jarg5);
  1221. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_addSigCompCompartment")]
  1222. public static extern bool SipStack_addSigCompCompartment(HandleRef jarg1, string jarg2);
  1223. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_removeSigCompCompartment")]
  1224. public static extern bool SipStack_removeSigCompCompartment(HandleRef jarg1, string jarg2);
  1225. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSTUNEnabledForICE")]
  1226. public static extern bool SipStack_setSTUNEnabledForICE(HandleRef jarg1, bool jarg2);
  1227. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSTUNServer")]
  1228. public static extern bool SipStack_setSTUNServer(HandleRef jarg1, string jarg2, ushort jarg3);
  1229. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSTUNCred")]
  1230. public static extern bool SipStack_setSTUNCred(HandleRef jarg1, string jarg2, string jarg3);
  1231. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSTUNEnabled")]
  1232. public static extern bool SipStack_setSTUNEnabled(HandleRef jarg1, bool jarg2);
  1233. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setTLSSecAgree")]
  1234. public static extern bool SipStack_setTLSSecAgree(HandleRef jarg1, bool jarg2);
  1235. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSSLCertificates__SWIG_0")]
  1236. public static extern bool SipStack_setSSLCertificates__SWIG_0(HandleRef jarg1, string jarg2, string jarg3, string jarg4, bool jarg5);
  1237. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSSLCertificates__SWIG_1")]
  1238. public static extern bool SipStack_setSSLCertificates__SWIG_1(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1239. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSSLCretificates__SWIG_0")]
  1240. public static extern bool SipStack_setSSLCretificates__SWIG_0(HandleRef jarg1, string jarg2, string jarg3, string jarg4, bool jarg5);
  1241. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setSSLCretificates__SWIG_1")]
  1242. public static extern bool SipStack_setSSLCretificates__SWIG_1(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1243. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setIPSecSecAgree")]
  1244. public static extern bool SipStack_setIPSecSecAgree(HandleRef jarg1, bool jarg2);
  1245. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setIPSecParameters")]
  1246. public static extern bool SipStack_setIPSecParameters(HandleRef jarg1, string jarg2, string jarg3, string jarg4, string jarg5);
  1247. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_dnsENUM")]
  1248. public static extern string SipStack_dnsENUM(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1249. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_dnsNaptrSrv")]
  1250. public static extern string SipStack_dnsNaptrSrv(HandleRef jarg1, string jarg2, string jarg3, out ushort jarg4);
  1251. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_dnsSrv")]
  1252. public static extern string SipStack_dnsSrv(HandleRef jarg1, string jarg2, out ushort jarg3);
  1253. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setMaxFDs")]
  1254. public static extern bool SipStack_setMaxFDs(HandleRef jarg1, uint jarg2);
  1255. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_getLocalIPnPort")]
  1256. public static extern string SipStack_getLocalIPnPort(HandleRef jarg1, string jarg2, out ushort jarg3);
  1257. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_getPreferredIdentity")]
  1258. public static extern string SipStack_getPreferredIdentity(HandleRef jarg1);
  1259. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_isValid")]
  1260. public static extern bool SipStack_isValid(HandleRef jarg1);
  1261. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_stop")]
  1262. public static extern bool SipStack_stop(HandleRef jarg1);
  1263. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_initialize")]
  1264. public static extern bool SipStack_initialize();
  1265. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_deInitialize")]
  1266. public static extern bool SipStack_deInitialize();
  1267. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setCodecs")]
  1268. public static extern void SipStack_setCodecs(int jarg1);
  1269. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setCodecs_2")]
  1270. public static extern void SipStack_setCodecs_2(long jarg1);
  1271. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setCodecPriority")]
  1272. public static extern bool SipStack_setCodecPriority(int jarg1, int jarg2);
  1273. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_setCodecPriority_2")]
  1274. public static extern bool SipStack_setCodecPriority_2(int jarg1, int jarg2);
  1275. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_isCodecSupported")]
  1276. public static extern bool SipStack_isCodecSupported(int jarg1);
  1277. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_isIPSecSupported")]
  1278. public static extern bool SipStack_isIPSecSupported();
  1279. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_transport_error_get")]
  1280. public static extern int tsip_event_code_dialog_transport_error_get();
  1281. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_global_error_get")]
  1282. public static extern int tsip_event_code_dialog_global_error_get();
  1283. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_message_error_get")]
  1284. public static extern int tsip_event_code_dialog_message_error_get();
  1285. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_request_incoming_get")]
  1286. public static extern int tsip_event_code_dialog_request_incoming_get();
  1287. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_request_outgoing_get")]
  1288. public static extern int tsip_event_code_dialog_request_outgoing_get();
  1289. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_request_cancelled_get")]
  1290. public static extern int tsip_event_code_dialog_request_cancelled_get();
  1291. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_request_sent_get")]
  1292. public static extern int tsip_event_code_dialog_request_sent_get();
  1293. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_request_prechecking_get")]
  1294. public static extern int tsip_event_code_dialog_request_prechecking_get();
  1295. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_connecting_get")]
  1296. public static extern int tsip_event_code_dialog_connecting_get();
  1297. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_connected_get")]
  1298. public static extern int tsip_event_code_dialog_connected_get();
  1299. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_terminating_get")]
  1300. public static extern int tsip_event_code_dialog_terminating_get();
  1301. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_dialog_terminated_get")]
  1302. public static extern int tsip_event_code_dialog_terminated_get();
  1303. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_starting_get")]
  1304. public static extern int tsip_event_code_stack_starting_get();
  1305. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_started_get")]
  1306. public static extern int tsip_event_code_stack_started_get();
  1307. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_stopping_get")]
  1308. public static extern int tsip_event_code_stack_stopping_get();
  1309. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_stopped_get")]
  1310. public static extern int tsip_event_code_stack_stopped_get();
  1311. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_failed_to_start_get")]
  1312. public static extern int tsip_event_code_stack_failed_to_start_get();
  1313. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_failed_to_stop_get")]
  1314. public static extern int tsip_event_code_stack_failed_to_stop_get();
  1315. [DllImport("tinyWRAP", EntryPoint="CSharp_tsip_event_code_stack_disconnected_get")]
  1316. public static extern int tsip_event_code_stack_disconnected_get();
  1317. [DllImport("tinyWRAP", EntryPoint="CSharp_new_XcapSelector")]
  1318. public static extern IntPtr new_XcapSelector(HandleRef jarg1);
  1319. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_XcapSelector")]
  1320. public static extern void delete_XcapSelector(HandleRef jarg1);
  1321. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setAUID")]
  1322. public static extern IntPtr XcapSelector_setAUID(HandleRef jarg1, string jarg2);
  1323. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setName")]
  1324. public static extern IntPtr XcapSelector_setName(HandleRef jarg1, string jarg2);
  1325. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setAttribute")]
  1326. public static extern IntPtr XcapSelector_setAttribute(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1327. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setPos")]
  1328. public static extern IntPtr XcapSelector_setPos(HandleRef jarg1, string jarg2, uint jarg3);
  1329. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setPosAttribute")]
  1330. public static extern IntPtr XcapSelector_setPosAttribute(HandleRef jarg1, string jarg2, uint jarg3, string jarg4, string jarg5);
  1331. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_setNamespace")]
  1332. public static extern IntPtr XcapSelector_setNamespace(HandleRef jarg1, string jarg2, string jarg3);
  1333. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_getString")]
  1334. public static extern string XcapSelector_getString(HandleRef jarg1);
  1335. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapSelector_reset")]
  1336. public static extern void XcapSelector_reset(HandleRef jarg1);
  1337. [DllImport("tinyWRAP", EntryPoint="CSharp_new_XcapMessage")]
  1338. public static extern IntPtr new_XcapMessage();
  1339. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_XcapMessage")]
  1340. public static extern void delete_XcapMessage(HandleRef jarg1);
  1341. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getCode")]
  1342. public static extern short XcapMessage_getCode(HandleRef jarg1);
  1343. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getPhrase")]
  1344. public static extern string XcapMessage_getPhrase(HandleRef jarg1);
  1345. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapHeaderValue__SWIG_0")]
  1346. public static extern string XcapMessage_getXcapHeaderValue__SWIG_0(HandleRef jarg1, string jarg2, uint jarg3);
  1347. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapHeaderValue__SWIG_1")]
  1348. public static extern string XcapMessage_getXcapHeaderValue__SWIG_1(HandleRef jarg1, string jarg2);
  1349. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapHeaderParamValue__SWIG_0")]
  1350. public static extern string XcapMessage_getXcapHeaderParamValue__SWIG_0(HandleRef jarg1, string jarg2, string jarg3, uint jarg4);
  1351. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapHeaderParamValue__SWIG_1")]
  1352. public static extern string XcapMessage_getXcapHeaderParamValue__SWIG_1(HandleRef jarg1, string jarg2, string jarg3);
  1353. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapContentLength")]
  1354. public static extern uint XcapMessage_getXcapContentLength(HandleRef jarg1);
  1355. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapMessage_getXcapContent")]
  1356. public static extern uint XcapMessage_getXcapContent(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1357. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_XcapEvent")]
  1358. public static extern void delete_XcapEvent(HandleRef jarg1);
  1359. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapEvent_getType")]
  1360. public static extern int XcapEvent_getType(HandleRef jarg1);
  1361. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapEvent_getXcapMessage")]
  1362. public static extern IntPtr XcapEvent_getXcapMessage(HandleRef jarg1);
  1363. [DllImport("tinyWRAP", EntryPoint="CSharp_new_XcapCallback")]
  1364. public static extern IntPtr new_XcapCallback();
  1365. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_XcapCallback")]
  1366. public static extern void delete_XcapCallback(HandleRef jarg1);
  1367. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapCallback_onEvent")]
  1368. public static extern int XcapCallback_onEvent(HandleRef jarg1, HandleRef jarg2);
  1369. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapCallback_onEventSwigExplicitXcapCallback")]
  1370. public static extern int XcapCallback_onEventSwigExplicitXcapCallback(HandleRef jarg1, HandleRef jarg2);
  1371. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapCallback_director_connect")]
  1372. public static extern void XcapCallback_director_connect(HandleRef jarg1, XcapCallback.SwigDelegateXcapCallback_0 delegate0);
  1373. [DllImport("tinyWRAP", EntryPoint="CSharp_new_XcapStack")]
  1374. public static extern IntPtr new_XcapStack(HandleRef jarg1, string jarg2, string jarg3, string jarg4);
  1375. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_XcapStack")]
  1376. public static extern void delete_XcapStack(HandleRef jarg1);
  1377. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_registerAUID")]
  1378. public static extern bool XcapStack_registerAUID(HandleRef jarg1, string jarg2, string jarg3, string jarg4, string jarg5, bool jarg6);
  1379. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_start")]
  1380. public static extern bool XcapStack_start(HandleRef jarg1);
  1381. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_setCredentials")]
  1382. public static extern bool XcapStack_setCredentials(HandleRef jarg1, string jarg2, string jarg3);
  1383. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_setXcapRoot")]
  1384. public static extern bool XcapStack_setXcapRoot(HandleRef jarg1, string jarg2);
  1385. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_setLocalIP")]
  1386. public static extern bool XcapStack_setLocalIP(HandleRef jarg1, string jarg2);
  1387. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_setLocalPort")]
  1388. public static extern bool XcapStack_setLocalPort(HandleRef jarg1, uint jarg2);
  1389. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_addHeader")]
  1390. public static extern bool XcapStack_addHeader(HandleRef jarg1, string jarg2, string jarg3);
  1391. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_removeHeader")]
  1392. public static extern bool XcapStack_removeHeader(HandleRef jarg1, string jarg2);
  1393. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_setTimeout")]
  1394. public static extern bool XcapStack_setTimeout(HandleRef jarg1, uint jarg2);
  1395. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_getDocument")]
  1396. public static extern bool XcapStack_getDocument(HandleRef jarg1, string jarg2);
  1397. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_getElement")]
  1398. public static extern bool XcapStack_getElement(HandleRef jarg1, string jarg2);
  1399. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_getAttribute")]
  1400. public static extern bool XcapStack_getAttribute(HandleRef jarg1, string jarg2);
  1401. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_deleteDocument")]
  1402. public static extern bool XcapStack_deleteDocument(HandleRef jarg1, string jarg2);
  1403. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_deleteElement")]
  1404. public static extern bool XcapStack_deleteElement(HandleRef jarg1, string jarg2);
  1405. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_deleteAttribute")]
  1406. public static extern bool XcapStack_deleteAttribute(HandleRef jarg1, string jarg2);
  1407. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_putDocument")]
  1408. public static extern bool XcapStack_putDocument(HandleRef jarg1, string jarg2, IntPtr jarg3, uint jarg4, string jarg5);
  1409. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_putElement")]
  1410. public static extern bool XcapStack_putElement(HandleRef jarg1, string jarg2, IntPtr jarg3, uint jarg4);
  1411. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_putAttribute")]
  1412. public static extern bool XcapStack_putAttribute(HandleRef jarg1, string jarg2, IntPtr jarg3, uint jarg4);
  1413. [DllImport("tinyWRAP", EntryPoint="CSharp_XcapStack_stop")]
  1414. public static extern bool XcapStack_stop(HandleRef jarg1);
  1415. [DllImport("tinyWRAP", EntryPoint="CSharp_new_RPMessage")]
  1416. public static extern IntPtr new_RPMessage();
  1417. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_RPMessage")]
  1418. public static extern void delete_RPMessage(HandleRef jarg1);
  1419. [DllImport("tinyWRAP", EntryPoint="CSharp_RPMessage_getType")]
  1420. public static extern int RPMessage_getType(HandleRef jarg1);
  1421. [DllImport("tinyWRAP", EntryPoint="CSharp_RPMessage_getPayloadLength")]
  1422. public static extern uint RPMessage_getPayloadLength(HandleRef jarg1);
  1423. [DllImport("tinyWRAP", EntryPoint="CSharp_RPMessage_getPayload")]
  1424. public static extern uint RPMessage_getPayload(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1425. [DllImport("tinyWRAP", EntryPoint="CSharp_new_SMSData")]
  1426. public static extern IntPtr new_SMSData();
  1427. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SMSData")]
  1428. public static extern void delete_SMSData(HandleRef jarg1);
  1429. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getType")]
  1430. public static extern int SMSData_getType(HandleRef jarg1);
  1431. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getMR")]
  1432. public static extern int SMSData_getMR(HandleRef jarg1);
  1433. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getPayloadLength")]
  1434. public static extern uint SMSData_getPayloadLength(HandleRef jarg1);
  1435. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getPayload")]
  1436. public static extern uint SMSData_getPayload(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1437. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getOA")]
  1438. public static extern string SMSData_getOA(HandleRef jarg1);
  1439. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSData_getDA")]
  1440. public static extern string SMSData_getDA(HandleRef jarg1);
  1441. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSEncoder_encodeSubmit")]
  1442. public static extern IntPtr SMSEncoder_encodeSubmit(int jarg1, string jarg2, string jarg3, string jarg4);
  1443. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSEncoder_encodeDeliver")]
  1444. public static extern IntPtr SMSEncoder_encodeDeliver(int jarg1, string jarg2, string jarg3, string jarg4);
  1445. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSEncoder_encodeACK")]
  1446. public static extern IntPtr SMSEncoder_encodeACK(int jarg1, string jarg2, string jarg3, bool jarg4);
  1447. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSEncoder_encodeError")]
  1448. public static extern IntPtr SMSEncoder_encodeError(int jarg1, string jarg2, string jarg3, bool jarg4);
  1449. [DllImport("tinyWRAP", EntryPoint="CSharp_SMSEncoder_decode")]
  1450. public static extern IntPtr SMSEncoder_decode(IntPtr jarg1, uint jarg2, bool jarg3);
  1451. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_SMSEncoder")]
  1452. public static extern void delete_SMSEncoder(HandleRef jarg1);
  1453. [DllImport("tinyWRAP", EntryPoint="CSharp_new_MsrpMessage")]
  1454. public static extern IntPtr new_MsrpMessage();
  1455. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MsrpMessage")]
  1456. public static extern void delete_MsrpMessage(HandleRef jarg1);
  1457. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_isRequest")]
  1458. public static extern bool MsrpMessage_isRequest(HandleRef jarg1);
  1459. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getCode")]
  1460. public static extern short MsrpMessage_getCode(HandleRef jarg1);
  1461. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getPhrase")]
  1462. public static extern string MsrpMessage_getPhrase(HandleRef jarg1);
  1463. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getRequestType")]
  1464. public static extern int MsrpMessage_getRequestType(HandleRef jarg1);
  1465. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getByteRange")]
  1466. public static extern void MsrpMessage_getByteRange(HandleRef jarg1, out long jarg2, out long jarg3, out long jarg4);
  1467. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_isLastChunck")]
  1468. public static extern bool MsrpMessage_isLastChunck(HandleRef jarg1);
  1469. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_isFirstChunck")]
  1470. public static extern bool MsrpMessage_isFirstChunck(HandleRef jarg1);
  1471. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_isSuccessReport")]
  1472. public static extern bool MsrpMessage_isSuccessReport(HandleRef jarg1);
  1473. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getMsrpHeaderValue")]
  1474. public static extern string MsrpMessage_getMsrpHeaderValue(HandleRef jarg1, string jarg2);
  1475. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getMsrpHeaderParamValue")]
  1476. public static extern string MsrpMessage_getMsrpHeaderParamValue(HandleRef jarg1, string jarg2, string jarg3);
  1477. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getMsrpContentLength")]
  1478. public static extern uint MsrpMessage_getMsrpContentLength(HandleRef jarg1);
  1479. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpMessage_getMsrpContent")]
  1480. public static extern uint MsrpMessage_getMsrpContent(HandleRef jarg1, IntPtr jarg2, uint jarg3);
  1481. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MsrpEvent")]
  1482. public static extern void delete_MsrpEvent(HandleRef jarg1);
  1483. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpEvent_getType")]
  1484. public static extern int MsrpEvent_getType(HandleRef jarg1);
  1485. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpEvent_getSipSession")]
  1486. public static extern IntPtr MsrpEvent_getSipSession(HandleRef jarg1);
  1487. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpEvent_getMessage")]
  1488. public static extern IntPtr MsrpEvent_getMessage(HandleRef jarg1);
  1489. [DllImport("tinyWRAP", EntryPoint="CSharp_new_MsrpCallback")]
  1490. public static extern IntPtr new_MsrpCallback();
  1491. [DllImport("tinyWRAP", EntryPoint="CSharp_delete_MsrpCallback")]
  1492. public static extern void delete_MsrpCallback(HandleRef jarg1);
  1493. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpCallback_OnEvent")]
  1494. public static extern int MsrpCallback_OnEvent(HandleRef jarg1, HandleRef jarg2);
  1495. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpCallback_OnEventSwigExplicitMsrpCallback")]
  1496. public static extern int MsrpCallback_OnEventSwigExplicitMsrpCallback(HandleRef jarg1, HandleRef jarg2);
  1497. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpCallback_director_connect")]
  1498. public static extern void MsrpCallback_director_connect(HandleRef jarg1, MsrpCallback.SwigDelegateMsrpCallback_0 delegate0);
  1499. [DllImport("tinyWRAP", EntryPoint="CSharp_MediaContentCPIM_SWIGUpcast")]
  1500. public static extern IntPtr MediaContentCPIM_SWIGUpcast(IntPtr jarg1);
  1501. [DllImport("tinyWRAP", EntryPoint="CSharp_DialogEvent_SWIGUpcast")]
  1502. public static extern IntPtr DialogEvent_SWIGUpcast(IntPtr jarg1);
  1503. [DllImport("tinyWRAP", EntryPoint="CSharp_StackEvent_SWIGUpcast")]
  1504. public static extern IntPtr StackEvent_SWIGUpcast(IntPtr jarg1);
  1505. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteEvent_SWIGUpcast")]
  1506. public static extern IntPtr InviteEvent_SWIGUpcast(IntPtr jarg1);
  1507. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingEvent_SWIGUpcast")]
  1508. public static extern IntPtr MessagingEvent_SWIGUpcast(IntPtr jarg1);
  1509. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoEvent_SWIGUpcast")]
  1510. public static extern IntPtr InfoEvent_SWIGUpcast(IntPtr jarg1);
  1511. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsEvent_SWIGUpcast")]
  1512. public static extern IntPtr OptionsEvent_SWIGUpcast(IntPtr jarg1);
  1513. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationEvent_SWIGUpcast")]
  1514. public static extern IntPtr PublicationEvent_SWIGUpcast(IntPtr jarg1);
  1515. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationEvent_SWIGUpcast")]
  1516. public static extern IntPtr RegistrationEvent_SWIGUpcast(IntPtr jarg1);
  1517. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionEvent_SWIGUpcast")]
  1518. public static extern IntPtr SubscriptionEvent_SWIGUpcast(IntPtr jarg1);
  1519. [DllImport("tinyWRAP", EntryPoint="CSharp_InviteSession_SWIGUpcast")]
  1520. public static extern IntPtr InviteSession_SWIGUpcast(IntPtr jarg1);
  1521. [DllImport("tinyWRAP", EntryPoint="CSharp_CallSession_SWIGUpcast")]
  1522. public static extern IntPtr CallSession_SWIGUpcast(IntPtr jarg1);
  1523. [DllImport("tinyWRAP", EntryPoint="CSharp_MsrpSession_SWIGUpcast")]
  1524. public static extern IntPtr MsrpSession_SWIGUpcast(IntPtr jarg1);
  1525. [DllImport("tinyWRAP", EntryPoint="CSharp_MessagingSession_SWIGUpcast")]
  1526. public static extern IntPtr MessagingSession_SWIGUpcast(IntPtr jarg1);
  1527. [DllImport("tinyWRAP", EntryPoint="CSharp_InfoSession_SWIGUpcast")]
  1528. public static extern IntPtr InfoSession_SWIGUpcast(IntPtr jarg1);
  1529. [DllImport("tinyWRAP", EntryPoint="CSharp_OptionsSession_SWIGUpcast")]
  1530. public static extern IntPtr OptionsSession_SWIGUpcast(IntPtr jarg1);
  1531. [DllImport("tinyWRAP", EntryPoint="CSharp_PublicationSession_SWIGUpcast")]
  1532. public static extern IntPtr PublicationSession_SWIGUpcast(IntPtr jarg1);
  1533. [DllImport("tinyWRAP", EntryPoint="CSharp_RegistrationSession_SWIGUpcast")]
  1534. public static extern IntPtr RegistrationSession_SWIGUpcast(IntPtr jarg1);
  1535. [DllImport("tinyWRAP", EntryPoint="CSharp_SubscriptionSession_SWIGUpcast")]
  1536. public static extern IntPtr SubscriptionSession_SWIGUpcast(IntPtr jarg1);
  1537. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioConsumer_SWIGUpcast")]
  1538. public static extern IntPtr ProxyAudioConsumer_SWIGUpcast(IntPtr jarg1);
  1539. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoConsumer_SWIGUpcast")]
  1540. public static extern IntPtr ProxyVideoConsumer_SWIGUpcast(IntPtr jarg1);
  1541. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyAudioProducer_SWIGUpcast")]
  1542. public static extern IntPtr ProxyAudioProducer_SWIGUpcast(IntPtr jarg1);
  1543. [DllImport("tinyWRAP", EntryPoint="CSharp_ProxyVideoProducer_SWIGUpcast")]
  1544. public static extern IntPtr ProxyVideoProducer_SWIGUpcast(IntPtr jarg1);
  1545. [DllImport("tinyWRAP", EntryPoint="CSharp_SipStack_SWIGUpcast")]
  1546. public static extern IntPtr SipStack_SWIGUpcast(IntPtr jarg1);
  1547. }
  1548. }