webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Attributes | List of all members
webrtc::RTCPReceiver::TmmbrInformation Struct Reference

Classes

struct  TimedTmmbrItem
 

Public Attributes

int64_t last_time_received_ms = 0
 
bool ready_for_delete = false
 
std::vector< rtcp::TmmbItemtmmbn
 
std::map< uint32_t, TimedTmmbrItemtmmbr
 

Member Data Documentation

◆ last_time_received_ms

int64_t webrtc::RTCPReceiver::TmmbrInformation::last_time_received_ms = 0

◆ ready_for_delete

bool webrtc::RTCPReceiver::TmmbrInformation::ready_for_delete = false

◆ tmmbn

std::vector<rtcp::TmmbItem> webrtc::RTCPReceiver::TmmbrInformation::tmmbn

◆ tmmbr

std::map<uint32_t, TimedTmmbrItem> webrtc::RTCPReceiver::TmmbrInformation::tmmbr

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