Esempio n. 1
0
    public SWIGTYPE_p_pjmedia_type getType()
    {
        SWIGTYPE_p_pjmedia_type ret = new SWIGTYPE_p_pjmedia_type(pjsua2PINVOKE.Media_getType(swigCPtr), true);

        return(ret);
    }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_pjmedia_type obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }