|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <mediasession.h>
Additional Inherited Members | |
Public Types inherited from cricket::MediaContentDescriptionImpl< VideoCodec > | |
| typedef VideoCodec | CodecType |
| typedef VideoCodec | CodecType |
Protected Attributes inherited from cricket::MediaContentDescription | |
| bool | rtcp_mux_ = false |
| bool | rtcp_reduced_size_ = false |
| int | bandwidth_ = kAutoBandwidth |
| std::string | protocol_ |
| std::vector< CryptoParams > | cryptos_ |
| CryptoType | crypto_required_ = CT_NONE |
| std::vector< webrtc::RtpExtension > | rtp_header_extensions_ |
| bool | rtp_header_extensions_set_ = false |
| bool | multistream_ = false |
| StreamParamsVec | streams_ |
| bool | conference_mode_ = false |
| bool | partial_ = false |
| int | buffered_mode_latency_ = kBufferedModeDisabled |
| MediaContentDirection | direction_ = MD_SENDRECV |
|
inlinevirtual |
Implements cricket::ContentDescription.
|
inlinevirtual |
Implements cricket::ContentDescription.
|
inlinevirtual |
Implements cricket::MediaContentDescription.
|
inlinevirtual |
Implements cricket::MediaContentDescription.
1.8.13