RTCP Sender Information (http://tools.ietf.org/html/rfc3550#section-6.4.1) More...
#include <rtcp.h>
Data Fields | |
uint32_t | ntp_ts_msw |
uint32_t | ntp_ts_lsw |
uint32_t | rtp_ts |
uint32_t | s_packets |
uint32_t | s_octets |
RTCP Sender Information (http://tools.ietf.org/html/rfc3550#section-6.4.1)
uint32_t sender_info::ntp_ts_lsw |
uint32_t sender_info::ntp_ts_msw |
uint32_t sender_info::rtp_ts |
uint32_t sender_info::s_octets |
uint32_t sender_info::s_packets |