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

switch_codec_fmtp() public method

public switch_codec_fmtp ( ) : System
return System
        public switch_codec_fmtp()
            : this(freeswitchPINVOKE.new_switch_codec_fmtp(), true)
        {
        }

Same methods

switch_codec_fmtp::switch_codec_fmtp ( IntPtr cPtr, bool cMemoryOwn ) : System