Data Fields | |
| unsigned | ssrc:32 |
| unsigned | ntp_msw:32 |
| unsigned | ntp_lsw:32 |
| unsigned | ts:32 |
| unsigned | pc:32 |
| unsigned | oc:32 |
Definition at line 272 of file switch_rtp.c.
| unsigned switch_rtcp_senderinfo::ntp_lsw |
Definition at line 275 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), and switch_rtcp_zerocopy_read_frame().
| unsigned switch_rtcp_senderinfo::ntp_msw |
Definition at line 274 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), and switch_rtcp_zerocopy_read_frame().
| unsigned switch_rtcp_senderinfo::oc |
Definition at line 278 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), and switch_rtcp_zerocopy_read_frame().
| unsigned switch_rtcp_senderinfo::pc |
Definition at line 277 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), and switch_rtcp_zerocopy_read_frame().
| unsigned switch_rtcp_senderinfo::ssrc |
Definition at line 273 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), and switch_rtcp_zerocopy_read_frame().
| unsigned switch_rtcp_senderinfo::ts |
Definition at line 276 of file switch_rtp.c.
Referenced by read_rtcp_packet(), rtp_common_write(), switch_rtcp_zerocopy_read_frame(), and switch_rtp_write_frame().
1.4.7