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

switch_rtcp_numbers_t() public method

public switch_rtcp_numbers_t ( ) : System
return System
        public switch_rtcp_numbers_t()
            : this(freeswitchPINVOKE.new_switch_rtcp_numbers_t(), true)
        {
        }

Same methods

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