FreeSWITCH.Native.switch_codec_fmtp.switch_codec_fmtp C# (CSharp) Method

switch_codec_fmtp() private method

private switch_codec_fmtp ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal switch_codec_fmtp(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

switch_codec_fmtp::switch_codec_fmtp ( ) : System