|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
| struct | TimedTmmbrItem |
Public Attributes | |
| int64_t | last_time_received_ms = 0 |
| bool | ready_for_delete = false |
| std::vector< rtcp::TmmbItem > | tmmbn |
| std::map< uint32_t, TimedTmmbrItem > | tmmbr |
| int64_t webrtc::RTCPReceiver::TmmbrInformation::last_time_received_ms = 0 |
| bool webrtc::RTCPReceiver::TmmbrInformation::ready_for_delete = false |
| std::vector<rtcp::TmmbItem> webrtc::RTCPReceiver::TmmbrInformation::tmmbn |
| std::map<uint32_t, TimedTmmbrItem> webrtc::RTCPReceiver::TmmbrInformation::tmmbr |
1.8.13