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

switch_bitpack_t() public method

public switch_bitpack_t ( ) : System
return System
        public switch_bitpack_t()
            : this(freeswitchPINVOKE.new_switch_bitpack_t(), true)
        {
        }

Same methods

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