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

switch_codec() public method

public switch_codec ( ) : System
return System
        public switch_codec()
            : this(freeswitchPINVOKE.new_switch_codec(), true)
        {
        }

Same methods

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