|
uvgRTP 4.0.0
An open-source library for RTP/SRTP media delivery
|
See RFC 3550 section 6.7 for details on RTCP Application Packet. More...
#include <frame.hh>
Public Attributes | |
| struct rtcp_header | header |
| uint32_t | ssrc = 0 |
| uint8_t | name [4] = {0} |
| uint8_t * | payload = nullptr |
| size_t | payload_len = 0 |
See RFC 3550 section 6.7 for details on RTCP Application Packet.
| struct rtcp_header uvgrtp::frame::rtcp_app_packet::header |