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

switch_codec_implementation() public method

public switch_codec_implementation ( ) : System
return System
        public switch_codec_implementation()
            : this(freeswitchPINVOKE.new_switch_codec_implementation(), true)
        {
        }

Same methods

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