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