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

#include <call.h>

Classes

struct  BitrateConfig
 

Public Member Functions

 Config (RtcEventLog *event_log)
 
 Config (RtcEventLog *event_log)
 

Public Attributes

struct webrtc::Call::Config::BitrateConfig bitrate_config
 
rtc::scoped_refptr< AudioStateaudio_state
 
AudioProcessingaudio_processing = nullptr
 
RtcEventLogevent_log = nullptr
 

Static Public Attributes

static const int kDefaultStartBitrateBps = 300000
 

Constructor & Destructor Documentation

◆ Config() [1/2]

webrtc::Call::Config::Config ( RtcEventLog event_log)
inlineexplicit

◆ Config() [2/2]

webrtc::Call::Config::Config ( RtcEventLog event_log)
inlineexplicit

Member Data Documentation

◆ audio_processing

AudioProcessing * webrtc::Call::Config::audio_processing = nullptr

◆ audio_state

rtc::scoped_refptr< AudioState > webrtc::Call::Config::audio_state

◆ bitrate_config

struct webrtc::Call::Config::BitrateConfig webrtc::Call::Config::bitrate_config

◆ event_log

RtcEventLog * webrtc::Call::Config::event_log = nullptr

◆ kDefaultStartBitrateBps

static const int webrtc::Call::Config::kDefaultStartBitrateBps = 300000
static

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