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

switch_rtp_stats_t() public method

public switch_rtp_stats_t ( ) : System
return System
        public switch_rtp_stats_t()
            : this(freeswitchPINVOKE.new_switch_rtp_stats_t(), true)
        {
        }

Same methods

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