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

#include <call.h>

Public Attributes

int min_bitrate_bps = 0
 
int start_bitrate_bps = kDefaultStartBitrateBps
 
int max_bitrate_bps = -1
 

Member Data Documentation

◆ max_bitrate_bps

int webrtc::Call::Config::BitrateConfig::max_bitrate_bps = -1

◆ min_bitrate_bps

int webrtc::Call::Config::BitrateConfig::min_bitrate_bps = 0

◆ start_bitrate_bps

int webrtc::Call::Config::BitrateConfig::start_bitrate_bps = kDefaultStartBitrateBps

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