#include <switch_rtcp_frame.h>
Collaboration diagram for switch_rtcp_report_block_frame:
Data Fields | |
| uint32_t | ssrc |
| uint8_t | fraction |
| uint32_t | lost |
| uint32_t | highest_sequence_number_received |
| uint32_t | jitter |
| uint32_t | lsr |
| uint32_t | dlsr |
Definition at line 45 of file switch_rtcp_frame.h.
| uint32_t switch_rtcp_report_block_frame::dlsr |
Definition at line 52 of file switch_rtcp_frame.h.
Definition at line 47 of file switch_rtcp_frame.h.
Definition at line 49 of file switch_rtcp_frame.h.
Definition at line 50 of file switch_rtcp_frame.h.
| uint32_t switch_rtcp_report_block_frame::lost |
Definition at line 48 of file switch_rtcp_frame.h.
| uint32_t switch_rtcp_report_block_frame::lsr |
Definition at line 51 of file switch_rtcp_frame.h.
| uint32_t switch_rtcp_report_block_frame::ssrc |
Definition at line 46 of file switch_rtcp_frame.h.
1.4.7