#include <video_receive_stream.h>
◆ ToString() [1/2]
| std::string webrtc::VideoReceiveStream::Config::Rtp::ToString |
( |
| ) |
const |
◆ ToString() [2/2]
| std::string webrtc::VideoReceiveStream::Config::Rtp::ToString |
( |
| ) |
const |
◆ extensions
| std::vector< RtpExtension > webrtc::VideoReceiveStream::Config::Rtp::extensions |
◆ local_ssrc
| uint32_t webrtc::VideoReceiveStream::Config::Rtp::local_ssrc = 0 |
◆ nack
| NackConfig webrtc::VideoReceiveStream::Config::Rtp::nack |
◆ remb
| bool webrtc::VideoReceiveStream::Config::Rtp::remb = false |
◆ remote_ssrc
| uint32_t webrtc::VideoReceiveStream::Config::Rtp::remote_ssrc = 0 |
◆ rtcp_mode
◆ rtcp_xr
◆ rtx_payload_types
| std::map< int, int > webrtc::VideoReceiveStream::Config::Rtp::rtx_payload_types |
◆ rtx_ssrc
| uint32_t webrtc::VideoReceiveStream::Config::Rtp::rtx_ssrc = 0 |
◆ transport_cc
| bool webrtc::VideoReceiveStream::Config::Rtp::transport_cc = false |
◆ ulpfec
| UlpfecConfig webrtc::VideoReceiveStream::Config::Rtp::ulpfec |
The documentation for this struct was generated from the following files: