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

switch_rtp_hdr_t() public method

public switch_rtp_hdr_t ( ) : System
return System
        public switch_rtp_hdr_t()
            : this(freeswitchPINVOKE.new_switch_rtp_hdr_t(), true)
        {
        }

Same methods

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