uvgRTP 3.1.3
An open-source library for RTP/SRTP media delivery
Loading...
Searching...
No Matches
uvgrtp::frame::rtcp_sdes_packet Struct Reference

See RFC 3550 section 6.5 More...

#include <frame.hh>

Public Attributes

struct rtcp_header header
 
std::vector< rtcp_sdes_chunkchunks
 

Detailed Description

See RFC 3550 section 6.5

Definition at line 162 of file frame.hh.

Member Data Documentation

◆ chunks

std::vector<rtcp_sdes_chunk> uvgrtp::frame::rtcp_sdes_packet::chunks

Definition at line 164 of file frame.hh.

◆ header

struct rtcp_header uvgrtp::frame::rtcp_sdes_packet::header

Definition at line 163 of file frame.hh.


The documentation for this struct was generated from the following file: