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

switch_codec_interface() public method

public switch_codec_interface ( ) : System
return System
        public switch_codec_interface()
            : this(freeswitchPINVOKE.new_switch_codec_interface(), true)
        {
        }

Same methods

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