|
uvgRTP 2.3.0
An open-source library for RTP/SRTP media delivery
|
See RFC 3550 section 6.7 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 |
| Size of the payload in bytes. Added by uvgRTP to help process the payload. | |
| struct rtcp_header uvgrtp::frame::rtcp_app_packet::header |
| size_t uvgrtp::frame::rtcp_app_packet::payload_len = 0 |