public VideoWindowInfo getInfo() { VideoWindowInfo ret = new VideoWindowInfo(pjsua2PINVOKE.VideoWindow_getInfo(swigCPtr), true); if (pjsua2PINVOKE.SWIGPendingException.Pending) { throw pjsua2PINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VideoWindowInfo obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
public VideoWindowInfo getInfo() { VideoWindowInfo ret = new VideoWindowInfo(pjsua2PINVOKE.VideoWindow_getInfo(swigCPtr), true); if (pjsua2PINVOKE.SWIGPendingException.Pending) throw pjsua2PINVOKE.SWIGPendingException.Retrieve(); return ret; }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(VideoWindowInfo obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }