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

See RFC 3550 section 6.5 for details on RTCP SDES (Source Description). More...

#include <frame.hh>

Public Attributes

struct rtcp_header header
 
rtcp_sdes_ckchunks = nullptr
 

Detailed Description

See RFC 3550 section 6.5 for details on RTCP SDES (Source Description).

Definition at line 215 of file frame.hh.

Member Data Documentation

◆ chunks

rtcp_sdes_ck* uvgrtp::frame::rtcp_sdes::chunks = nullptr

Definition at line 217 of file frame.hh.

◆ header

struct rtcp_header uvgrtp::frame::rtcp_sdes::header

Definition at line 216 of file frame.hh.


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