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

Reference Picture Selection Indication, See RFC 4585 section 6.3.3. More...

#include <frame.hh>

Public Attributes

uint8_t pb = 0
 
uint8_t pt = 0
 
uint8_t * str = nullptr
 

Detailed Description

Reference Picture Selection Indication, See RFC 4585 section 6.3.3.

Definition at line 189 of file frame.hh.

Member Data Documentation

◆ pb

uint8_t uvgrtp::frame::rtcp_rpsi::pb = 0

Definition at line 190 of file frame.hh.

◆ pt

uint8_t uvgrtp::frame::rtcp_rpsi::pt = 0

Definition at line 191 of file frame.hh.

◆ str

uint8_t* uvgrtp::frame::rtcp_rpsi::str = nullptr

Definition at line 192 of file frame.hh.


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