FreeSWITCH.Native.switch_codec.switch_codec C# (CSharp) Метод

switch_codec() публичный Метод

public switch_codec ( ) : System
Результат System
        public switch_codec()
            : this(freeswitchPINVOKE.new_switch_codec(), true)
        {
        }

Same methods

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