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

#include <analyzer.h>

Public Attributes

uint64_t timestamp
 
int32_t new_bitrate
 
uint8_t fraction_loss
 
int32_t expected_packets
 

Member Data Documentation

◆ expected_packets

int32_t webrtc::plotting::LossBasedBweUpdate::expected_packets

◆ fraction_loss

uint8_t webrtc::plotting::LossBasedBweUpdate::fraction_loss

◆ new_bitrate

int32_t webrtc::plotting::LossBasedBweUpdate::new_bitrate

◆ timestamp

uint64_t webrtc::plotting::LossBasedBweUpdate::timestamp

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