Home
last modified time | relevance | path

Searched refs:switch_rtp_hdr_ext_t (Results 1 – 5 of 5) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_rtp.h56 switch_rtp_hdr_ext_t *ext;
H A Dswitch_types.h996 } switch_rtp_hdr_ext_t; typedef
1015 } switch_rtp_hdr_ext_t; typedef
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx5309 switch_rtp_hdr_ext_t *arg1 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_length_set___()
5312 arg1 = (switch_rtp_hdr_ext_t *)jarg1; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_length_set___()
5320 switch_rtp_hdr_ext_t *arg1 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_length_get___()
5323 arg1 = (switch_rtp_hdr_ext_t *)jarg1; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_length_get___()
5331 switch_rtp_hdr_ext_t *arg1 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_profile_set___()
5342 switch_rtp_hdr_ext_t *arg1 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_hdr_ext_t_profile_get___()
5354 switch_rtp_hdr_ext_t *result = 0 ; in CSharp_FreeSWITCHfNative_new_switch_rtp_hdr_ext_t___()
5356 result = (switch_rtp_hdr_ext_t *)new switch_rtp_hdr_ext_t(); in CSharp_FreeSWITCHfNative_new_switch_rtp_hdr_ext_t___()
5363 switch_rtp_hdr_ext_t *arg1 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_delete_switch_rtp_hdr_ext_t___()
43852 switch_rtp_hdr_ext_t *arg2 = (switch_rtp_hdr_ext_t *) 0 ; in CSharp_FreeSWITCHfNative_switch_rtp_packet_t_ext_set___()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c129 switch_rtp_hdr_ext_t *ext;
6294 rtp_session->recv_msg.ext = (switch_rtp_hdr_ext_t *) RTP_BODY(rtp_session); in read_rtp_packet()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs43226 public class switch_rtp_hdr_ext_t : global::System.IDisposable { class
43230 internal switch_rtp_hdr_ext_t(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_rtp_hdr_ext_t() method in FreeSWITCH.Native.switch_rtp_hdr_ext_t
43235 …internal static global::System.Runtime.InteropServices.HandleRef getCPtr(switch_rtp_hdr_ext_t obj)… in getCPtr()
43239 ~switch_rtp_hdr_ext_t() { in ~switch_rtp_hdr_ext_t()
43276 public switch_rtp_hdr_ext_t() : this(freeswitchPINVOKE.new_switch_rtp_hdr_ext_t(), true) { in switch_rtp_hdr_ext_t() method in FreeSWITCH.Native.switch_rtp_hdr_ext_t
43869 public switch_rtp_hdr_ext_t ext {
43871 freeswitchPINVOKE.switch_rtp_packet_t_ext_set(swigCPtr, switch_rtp_hdr_ext_t.getCPtr(value));
43875switch_rtp_hdr_ext_t ret = (cPtr == global::System.IntPtr.Zero) ? null : new switch_rtp_hdr_ext_t(…