Example #1
0
 public void fromPj(SWIGTYPE_p_pjsua_stream_info info)
 {
     pjsua2PINVOKE.StreamInfo_fromPj(swigCPtr, SWIGTYPE_p_pjsua_stream_info.getCPtr(info));
     if (pjsua2PINVOKE.SWIGPendingException.Pending)
     {
         throw pjsua2PINVOKE.SWIGPendingException.Retrieve();
     }
 }