#include <audio_send_stream.h>
◆ Config() [1/4]
webrtc::AudioSendStream::Config::Config |
( |
| ) |
|
|
delete |
◆ Config() [2/4]
webrtc::AudioSendStream::Config::Config |
( |
Transport * |
send_transport | ) |
|
|
explicit |
◆ ~Config() [1/2]
webrtc::AudioSendStream::Config::~Config |
( |
| ) |
|
|
default |
◆ Config() [3/4]
webrtc::AudioSendStream::Config::Config |
( |
| ) |
|
|
delete |
◆ Config() [4/4]
webrtc::AudioSendStream::Config::Config |
( |
Transport * |
send_transport | ) |
|
|
explicit |
◆ ~Config() [2/2]
webrtc::AudioSendStream::Config::~Config |
( |
| ) |
|
◆ ToString() [1/2]
std::string webrtc::AudioSendStream::Config::ToString |
( |
| ) |
const |
◆ ToString() [2/2]
std::string webrtc::AudioSendStream::Config::ToString |
( |
| ) |
const |
◆ audio_network_adaptor_config
◆ max_bitrate_bps
int webrtc::AudioSendStream::Config::max_bitrate_bps = -1 |
◆ min_bitrate_bps
int webrtc::AudioSendStream::Config::min_bitrate_bps = -1 |
◆ rtp
◆ send_codec_spec
◆ send_transport
Transport * webrtc::AudioSendStream::Config::send_transport = nullptr |
◆ voe_channel_id
int webrtc::AudioSendStream::Config::voe_channel_id = -1 |
The documentation for this struct was generated from the following files: