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

Slice Loss Indication, See RFC 4585 section 6.3.2. More...

#include <frame.hh>

Public Attributes

uint16_t first = 0
 
uint16_t num = 0
 
uint8_t picture_id = 0
 

Detailed Description

Slice Loss Indication, See RFC 4585 section 6.3.2.

Definition at line 183 of file frame.hh.

Member Data Documentation

◆ first

uint16_t uvgrtp::frame::rtcp_sli::first = 0

Definition at line 184 of file frame.hh.

◆ num

uint16_t uvgrtp::frame::rtcp_sli::num = 0

Definition at line 185 of file frame.hh.

◆ picture_id

uint8_t uvgrtp::frame::rtcp_sli::picture_id = 0

Definition at line 186 of file frame.hh.


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