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

Full Intra Request, See RFC 5104 section 4.3.1. More...

#include <frame.hh>

Public Attributes

uint32_t ssrc = 0
 
uint8_t seq = 0
 

Detailed Description

Full Intra Request, See RFC 5104 section 4.3.1.

Definition at line 178 of file frame.hh.

Member Data Documentation

◆ seq

uint8_t uvgrtp::frame::rtcp_fir::seq = 0

Definition at line 180 of file frame.hh.

◆ ssrc

uint32_t uvgrtp::frame::rtcp_fir::ssrc = 0

Definition at line 179 of file frame.hh.


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