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

switch_codec_settings() public method

public switch_codec_settings ( ) : System
return System
        public switch_codec_settings()
            : this(freeswitchPINVOKE.new_switch_codec_settings(), true)
        {
        }

Same methods

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