#include <mediasession.h>
◆ MediaContentDescription() [1/2]
cricket::MediaContentDescription::MediaContentDescription |
( |
| ) |
|
|
inline |
◆ MediaContentDescription() [2/2]
cricket::MediaContentDescription::MediaContentDescription |
( |
| ) |
|
|
inline |
◆ AddCrypto() [1/2]
◆ AddCrypto() [2/2]
◆ AddLegacyStream() [1/4]
void cricket::MediaContentDescription::AddLegacyStream |
( |
uint32_t |
ssrc | ) |
|
|
inline |
◆ AddLegacyStream() [2/4]
void cricket::MediaContentDescription::AddLegacyStream |
( |
uint32_t |
ssrc | ) |
|
|
inline |
◆ AddLegacyStream() [3/4]
◆ AddLegacyStream() [4/4]
◆ AddRtpHeaderExtension() [1/4]
◆ AddRtpHeaderExtension() [2/4]
◆ AddRtpHeaderExtension() [3/4]
◆ AddRtpHeaderExtension() [4/4]
◆ AddStream() [1/2]
◆ AddStream() [2/2]
◆ bandwidth() [1/2]
int cricket::MediaContentDescription::bandwidth |
( |
| ) |
const |
|
inline |
◆ bandwidth() [2/2]
int cricket::MediaContentDescription::bandwidth |
( |
| ) |
const |
|
inline |
◆ buffered_mode_latency() [1/2]
int cricket::MediaContentDescription::buffered_mode_latency |
( |
| ) |
const |
|
inline |
◆ buffered_mode_latency() [2/2]
int cricket::MediaContentDescription::buffered_mode_latency |
( |
| ) |
const |
|
inline |
◆ ClearRtpHeaderExtensions() [1/2]
void cricket::MediaContentDescription::ClearRtpHeaderExtensions |
( |
| ) |
|
|
inline |
◆ ClearRtpHeaderExtensions() [2/2]
void cricket::MediaContentDescription::ClearRtpHeaderExtensions |
( |
| ) |
|
|
inline |
◆ conference_mode() [1/2]
bool cricket::MediaContentDescription::conference_mode |
( |
| ) |
const |
|
inline |
◆ conference_mode() [2/2]
bool cricket::MediaContentDescription::conference_mode |
( |
| ) |
const |
|
inline |
◆ crypto_required() [1/2]
CryptoType cricket::MediaContentDescription::crypto_required |
( |
| ) |
const |
|
inline |
◆ crypto_required() [2/2]
CryptoType cricket::MediaContentDescription::crypto_required |
( |
| ) |
const |
|
inline |
◆ cryptos() [1/2]
const std::vector<CryptoParams>& cricket::MediaContentDescription::cryptos |
( |
| ) |
const |
|
inline |
◆ cryptos() [2/2]
const std::vector<CryptoParams>& cricket::MediaContentDescription::cryptos |
( |
| ) |
const |
|
inline |
◆ direction() [1/2]
◆ direction() [2/2]
◆ first_ssrc() [1/2]
uint32_t cricket::MediaContentDescription::first_ssrc |
( |
| ) |
const |
|
inline |
◆ first_ssrc() [2/2]
uint32_t cricket::MediaContentDescription::first_ssrc |
( |
| ) |
const |
|
inline |
◆ has_codecs() [1/2]
virtual bool cricket::MediaContentDescription::has_codecs |
( |
| ) |
const |
|
pure virtual |
◆ has_codecs() [2/2]
virtual bool cricket::MediaContentDescription::has_codecs |
( |
| ) |
const |
|
pure virtual |
◆ has_ssrcs() [1/2]
bool cricket::MediaContentDescription::has_ssrcs |
( |
| ) |
const |
|
inline |
◆ has_ssrcs() [2/2]
bool cricket::MediaContentDescription::has_ssrcs |
( |
| ) |
const |
|
inline |
◆ multistream() [1/2]
bool cricket::MediaContentDescription::multistream |
( |
| ) |
const |
|
inline |
◆ multistream() [2/2]
bool cricket::MediaContentDescription::multistream |
( |
| ) |
const |
|
inline |
◆ mutable_streams() [1/2]
◆ mutable_streams() [2/2]
◆ partial() [1/2]
bool cricket::MediaContentDescription::partial |
( |
| ) |
const |
|
inline |
◆ partial() [2/2]
bool cricket::MediaContentDescription::partial |
( |
| ) |
const |
|
inline |
◆ protocol() [1/2]
std::string cricket::MediaContentDescription::protocol |
( |
| ) |
const |
|
inline |
◆ protocol() [2/2]
std::string cricket::MediaContentDescription::protocol |
( |
| ) |
const |
|
inline |
◆ rtcp_mux() [1/2]
bool cricket::MediaContentDescription::rtcp_mux |
( |
| ) |
const |
|
inline |
◆ rtcp_mux() [2/2]
bool cricket::MediaContentDescription::rtcp_mux |
( |
| ) |
const |
|
inline |
◆ rtcp_reduced_size() [1/2]
bool cricket::MediaContentDescription::rtcp_reduced_size |
( |
| ) |
const |
|
inline |
◆ rtcp_reduced_size() [2/2]
bool cricket::MediaContentDescription::rtcp_reduced_size |
( |
| ) |
const |
|
inline |
◆ rtp_header_extensions() [1/2]
◆ rtp_header_extensions() [2/2]
◆ rtp_header_extensions_set() [1/2]
bool cricket::MediaContentDescription::rtp_header_extensions_set |
( |
| ) |
const |
|
inline |
◆ rtp_header_extensions_set() [2/2]
bool cricket::MediaContentDescription::rtp_header_extensions_set |
( |
| ) |
const |
|
inline |
◆ set_bandwidth() [1/2]
void cricket::MediaContentDescription::set_bandwidth |
( |
int |
bandwidth | ) |
|
|
inline |
◆ set_bandwidth() [2/2]
void cricket::MediaContentDescription::set_bandwidth |
( |
int |
bandwidth | ) |
|
|
inline |
◆ set_buffered_mode_latency() [1/2]
void cricket::MediaContentDescription::set_buffered_mode_latency |
( |
int |
latency | ) |
|
|
inline |
◆ set_buffered_mode_latency() [2/2]
void cricket::MediaContentDescription::set_buffered_mode_latency |
( |
int |
latency | ) |
|
|
inline |
◆ set_conference_mode() [1/2]
void cricket::MediaContentDescription::set_conference_mode |
( |
bool |
enable | ) |
|
|
inline |
◆ set_conference_mode() [2/2]
void cricket::MediaContentDescription::set_conference_mode |
( |
bool |
enable | ) |
|
|
inline |
◆ set_crypto_required() [1/2]
void cricket::MediaContentDescription::set_crypto_required |
( |
CryptoType |
type | ) |
|
|
inline |
◆ set_crypto_required() [2/2]
void cricket::MediaContentDescription::set_crypto_required |
( |
CryptoType |
type | ) |
|
|
inline |
◆ set_cryptos() [1/2]
void cricket::MediaContentDescription::set_cryptos |
( |
const std::vector< CryptoParams > & |
cryptos | ) |
|
|
inline |
◆ set_cryptos() [2/2]
void cricket::MediaContentDescription::set_cryptos |
( |
const std::vector< CryptoParams > & |
cryptos | ) |
|
|
inline |
◆ set_direction() [1/2]
◆ set_direction() [2/2]
◆ set_multistream() [1/2]
void cricket::MediaContentDescription::set_multistream |
( |
bool |
multistream | ) |
|
|
inline |
◆ set_multistream() [2/2]
void cricket::MediaContentDescription::set_multistream |
( |
bool |
multistream | ) |
|
|
inline |
◆ set_partial() [1/2]
void cricket::MediaContentDescription::set_partial |
( |
bool |
partial | ) |
|
|
inline |
◆ set_partial() [2/2]
void cricket::MediaContentDescription::set_partial |
( |
bool |
partial | ) |
|
|
inline |
◆ set_protocol() [1/2]
void cricket::MediaContentDescription::set_protocol |
( |
const std::string & |
protocol | ) |
|
|
inline |
◆ set_protocol() [2/2]
void cricket::MediaContentDescription::set_protocol |
( |
const std::string & |
protocol | ) |
|
|
inline |
◆ set_rtcp_mux() [1/2]
void cricket::MediaContentDescription::set_rtcp_mux |
( |
bool |
mux | ) |
|
|
inline |
◆ set_rtcp_mux() [2/2]
void cricket::MediaContentDescription::set_rtcp_mux |
( |
bool |
mux | ) |
|
|
inline |
◆ set_rtcp_reduced_size() [1/2]
void cricket::MediaContentDescription::set_rtcp_reduced_size |
( |
bool |
reduced_size | ) |
|
|
inline |
◆ set_rtcp_reduced_size() [2/2]
void cricket::MediaContentDescription::set_rtcp_reduced_size |
( |
bool |
reduced_size | ) |
|
|
inline |
◆ set_rtp_header_extensions() [1/2]
◆ set_rtp_header_extensions() [2/2]
◆ SetCnameIfEmpty() [1/2]
void cricket::MediaContentDescription::SetCnameIfEmpty |
( |
const std::string & |
cname | ) |
|
|
inline |
◆ SetCnameIfEmpty() [2/2]
void cricket::MediaContentDescription::SetCnameIfEmpty |
( |
const std::string & |
cname | ) |
|
|
inline |
◆ streams() [1/2]
◆ streams() [2/2]
◆ type() [1/2]
virtual MediaType cricket::MediaContentDescription::type |
( |
| ) |
const |
|
pure virtual |
◆ type() [2/2]
virtual MediaType cricket::MediaContentDescription::type |
( |
| ) |
const |
|
pure virtual |
◆ bandwidth_
◆ buffered_mode_latency_
◆ conference_mode_
bool cricket::MediaContentDescription::conference_mode_ = false |
|
protected |
◆ crypto_required_
◆ cryptos_
std::vector< CryptoParams > cricket::MediaContentDescription::cryptos_ |
|
protected |
◆ direction_
◆ multistream_
bool cricket::MediaContentDescription::multistream_ = false |
|
protected |
◆ partial_
bool cricket::MediaContentDescription::partial_ = false |
|
protected |
◆ protocol_
std::string cricket::MediaContentDescription::protocol_ |
|
protected |
◆ rtcp_mux_
bool cricket::MediaContentDescription::rtcp_mux_ = false |
|
protected |
◆ rtcp_reduced_size_
bool cricket::MediaContentDescription::rtcp_reduced_size_ = false |
|
protected |
◆ rtp_header_extensions_
◆ rtp_header_extensions_set_
bool cricket::MediaContentDescription::rtp_header_extensions_set_ = false |
|
protected |
◆ streams_
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/pc/mediasession.h