Beispiel #1
0
 public void fromPj(SWIGTYPE_p_pjsua_stream_stat prm)
 {
     pjsua2PINVOKE.StreamStat_fromPj(swigCPtr, SWIGTYPE_p_pjsua_stream_stat.getCPtr(prm));
     if (pjsua2PINVOKE.SWIGPendingException.Pending)
     {
         throw pjsua2PINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_pjsua_stream_stat obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }