#include <video_send_stream.h>
◆ Config() [1/6]
webrtc::VideoSendStream::Config::Config |
( |
| ) |
|
|
delete |
◆ Config() [2/6]
webrtc::VideoSendStream::Config::Config |
( |
Config && |
| ) |
|
|
default |
◆ Config() [3/6]
webrtc::VideoSendStream::Config::Config |
( |
Transport * |
send_transport | ) |
|
|
inlineexplicit |
◆ Config() [4/6]
webrtc::VideoSendStream::Config::Config |
( |
| ) |
|
|
delete |
◆ Config() [5/6]
webrtc::VideoSendStream::Config::Config |
( |
Config && |
| ) |
|
|
default |
◆ Config() [6/6]
webrtc::VideoSendStream::Config::Config |
( |
Transport * |
send_transport | ) |
|
|
inlineexplicit |
◆ Copy() [1/2]
Config webrtc::VideoSendStream::Config::Copy |
( |
| ) |
const |
|
inline |
◆ Copy() [2/2]
Config webrtc::VideoSendStream::Config::Copy |
( |
| ) |
const |
|
inline |
◆ operator=() [1/4]
Config& webrtc::VideoSendStream::Config::operator= |
( |
Config && |
| ) |
|
|
default |
◆ operator=() [2/4]
Config& webrtc::VideoSendStream::Config::operator= |
( |
Config && |
| ) |
|
|
default |
◆ operator=() [3/4]
Config& webrtc::VideoSendStream::Config::operator= |
( |
const Config & |
| ) |
|
|
delete |
◆ operator=() [4/4]
Config& webrtc::VideoSendStream::Config::operator= |
( |
const Config & |
| ) |
|
|
delete |
◆ ToString() [1/2]
std::string webrtc::VideoSendStream::Config::ToString |
( |
| ) |
const |
◆ ToString() [2/2]
std::string webrtc::VideoSendStream::Config::ToString |
( |
| ) |
const |
◆ encoder_settings
◆ kDefaultMaxPacketSize
static const size_t webrtc::VideoSendStream::Config::kDefaultMaxPacketSize = 1500 - 40 |
|
static |
◆ periodic_alr_bandwidth_probing
bool webrtc::VideoSendStream::Config::periodic_alr_bandwidth_probing = false |
◆ post_encode_callback
◆ pre_encode_callback
◆ render_delay_ms
int webrtc::VideoSendStream::Config::render_delay_ms = 0 |
◆ rtp
◆ send_transport
Transport * webrtc::VideoSendStream::Config::send_transport = nullptr |
◆ suspend_below_min_bitrate
bool webrtc::VideoSendStream::Config::suspend_below_min_bitrate = false |
◆ target_delay_ms
int webrtc::VideoSendStream::Config::target_delay_ms = 0 |
The documentation for this struct was generated from the following files: