webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for cricket::ChannelManager, including all inherited members.
capturing() const | cricket::ChannelManager | inline |
capturing() const | cricket::ChannelManager | inline |
ChannelManager(std::unique_ptr< MediaEngineInterface > me, std::unique_ptr< DataEngineInterface > dme, rtc::Thread *worker_and_network) | cricket::ChannelManager | |
ChannelManager(std::unique_ptr< MediaEngineInterface > me, rtc::Thread *worker, rtc::Thread *network) | cricket::ChannelManager | |
ChannelManager(std::unique_ptr< MediaEngineInterface > me, std::unique_ptr< DataEngineInterface > dme, rtc::Thread *worker_and_network) | cricket::ChannelManager | |
ChannelManager(std::unique_ptr< MediaEngineInterface > me, rtc::Thread *worker, rtc::Thread *network) | cricket::ChannelManager | |
CreateRtpDataChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required) | cricket::ChannelManager | |
CreateRtpDataChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required) | cricket::ChannelManager | |
CreateVideoChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const VideoOptions &options) | cricket::ChannelManager | |
CreateVideoChannel(webrtc::MediaControllerInterface *media_controller, rtc::PacketTransportInternal *rtp_transport, rtc::PacketTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const VideoOptions &options) | cricket::ChannelManager | |
CreateVideoChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const VideoOptions &options) | cricket::ChannelManager | |
CreateVideoChannel(webrtc::MediaControllerInterface *media_controller, rtc::PacketTransportInternal *rtp_transport, rtc::PacketTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const VideoOptions &options) | cricket::ChannelManager | |
CreateVoiceChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const AudioOptions &options) | cricket::ChannelManager | |
CreateVoiceChannel(webrtc::MediaControllerInterface *media_controller, rtc::PacketTransportInternal *rtp_transport, rtc::PacketTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const AudioOptions &options) | cricket::ChannelManager | |
CreateVoiceChannel(webrtc::MediaControllerInterface *media_controller, DtlsTransportInternal *rtp_transport, DtlsTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const AudioOptions &options) | cricket::ChannelManager | |
CreateVoiceChannel(webrtc::MediaControllerInterface *media_controller, rtc::PacketTransportInternal *rtp_transport, rtc::PacketTransportInternal *rtcp_transport, rtc::Thread *signaling_thread, const std::string &content_name, bool srtp_required, const AudioOptions &options) | cricket::ChannelManager | |
DestroyRtpDataChannel(RtpDataChannel *data_channel) | cricket::ChannelManager | |
DestroyRtpDataChannel(RtpDataChannel *data_channel) | cricket::ChannelManager | |
DestroyVideoChannel(VideoChannel *video_channel) | cricket::ChannelManager | |
DestroyVideoChannel(VideoChannel *video_channel) | cricket::ChannelManager | |
DestroyVoiceChannel(VoiceChannel *voice_channel) | cricket::ChannelManager | |
DestroyVoiceChannel(VoiceChannel *voice_channel) | cricket::ChannelManager | |
GetSupportedAudioReceiveCodecs(std::vector< AudioCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedAudioReceiveCodecs(std::vector< AudioCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedAudioRtpHeaderExtensions(RtpHeaderExtensions *ext) const | cricket::ChannelManager | |
GetSupportedAudioRtpHeaderExtensions(RtpHeaderExtensions *ext) const | cricket::ChannelManager | |
GetSupportedAudioSendCodecs(std::vector< AudioCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedAudioSendCodecs(std::vector< AudioCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedDataCodecs(std::vector< DataCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedDataCodecs(std::vector< DataCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedVideoCodecs(std::vector< VideoCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedVideoCodecs(std::vector< VideoCodec > *codecs) const | cricket::ChannelManager | |
GetSupportedVideoRtpHeaderExtensions(RtpHeaderExtensions *ext) const | cricket::ChannelManager | |
GetSupportedVideoRtpHeaderExtensions(RtpHeaderExtensions *ext) const | cricket::ChannelManager | |
has_channels() const | cricket::ChannelManager | inline |
has_channels() const | cricket::ChannelManager | inline |
Init() | cricket::ChannelManager | |
Init() | cricket::ChannelManager | |
initialized() const | cricket::ChannelManager | inline |
initialized() const | cricket::ChannelManager | inline |
media_engine() | cricket::ChannelManager | inline |
media_engine() | cricket::ChannelManager | inline |
network_thread() const | cricket::ChannelManager | inline |
network_thread() const | cricket::ChannelManager | inline |
set_network_thread(rtc::Thread *thread) | cricket::ChannelManager | inline |
set_network_thread(rtc::Thread *thread) | cricket::ChannelManager | inline |
set_worker_thread(rtc::Thread *thread) | cricket::ChannelManager | inline |
set_worker_thread(rtc::Thread *thread) | cricket::ChannelManager | inline |
SetCryptoOptions(const rtc::CryptoOptions &crypto_options) | cricket::ChannelManager | |
SetCryptoOptions(const rtc::CryptoOptions &crypto_options) | cricket::ChannelManager | |
SetVideoRtxEnabled(bool enable) | cricket::ChannelManager | |
SetVideoRtxEnabled(bool enable) | cricket::ChannelManager | |
StartAecDump(rtc::PlatformFile file, int64_t max_size_bytes) | cricket::ChannelManager | |
StartAecDump(rtc::PlatformFile file, int64_t max_size_bytes) | cricket::ChannelManager | |
StopAecDump() | cricket::ChannelManager | |
StopAecDump() | cricket::ChannelManager | |
Terminate() | cricket::ChannelManager | |
Terminate() | cricket::ChannelManager | |
worker_thread() const | cricket::ChannelManager | inline |
worker_thread() const | cricket::ChannelManager | inline |
~ChannelManager() | cricket::ChannelManager | |
~ChannelManager() | cricket::ChannelManager |