#include <audio_receive_stream.h>
◆ ToString() [1/2]
std::string webrtc::AudioReceiveStream::Config::Rtp::ToString |
( |
| ) |
const |
◆ ToString() [2/2]
std::string webrtc::AudioReceiveStream::Config::Rtp::ToString |
( |
| ) |
const |
◆ extensions
std::vector< RtpExtension > webrtc::AudioReceiveStream::Config::Rtp::extensions |
◆ local_ssrc
uint32_t webrtc::AudioReceiveStream::Config::Rtp::local_ssrc = 0 |
◆ nack
NackConfig webrtc::AudioReceiveStream::Config::Rtp::nack |
◆ remote_ssrc
uint32_t webrtc::AudioReceiveStream::Config::Rtp::remote_ssrc = 0 |
◆ transport_cc
bool webrtc::AudioReceiveStream::Config::Rtp::transport_cc = false |
The documentation for this struct was generated from the following files: