Home
last modified time | relevance | path

Searched refs:_RTCP_PSFB_PLI (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_rtp.h162 _RTCP_PSFB_PLI = 1, /* PLI: Picture Loss Indication RFC4585 */ enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_rtp.c2216 ext_hdr->fmt = _RTCP_PSFB_PLI; in check_rtcp_and_ice()
6613 … == _RTCP_PT_PSFB && (extp->header.fmt == _RTCP_PSFB_FIR || extp->header.fmt == _RTCP_PSFB_PLI))) { in process_rtcp_report()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs28570 _RTCP_PSFB_PLI = 1, enumerator