webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
cricket::BaseChannel Member List

This is the complete list of members for cricket::BaseChannel, including all inherited members.

AddRecvStream(const StreamParams &sp)cricket::BaseChannel
AddRecvStream(const StreamParams &sp)cricket::BaseChannel
AddRecvStream_w(const StreamParams &sp)cricket::BaseChannelprotected
AddRecvStream_w(const StreamParams &sp)cricket::BaseChannelprotected
AddSendStream(const StreamParams &sp)cricket::BaseChannel
AddSendStream(const StreamParams &sp)cricket::BaseChannel
AddSendStream_w(const StreamParams &sp)cricket::BaseChannelprotected
AddSendStream_w(const StreamParams &sp)cricket::BaseChannelprotected
BaseChannel(rtc::Thread *worker_thread, rtc::Thread *network_thread, rtc::Thread *signaling_thread, MediaChannel *channel, const std::string &content_name, bool rtcp_mux_required, bool srtp_required)cricket::BaseChannel
BaseChannel(rtc::Thread *worker_thread, rtc::Thread *network_thread, rtc::Thread *signaling_thread, MediaChannel *channel, const std::string &content_name, bool rtcp_mux_required, bool srtp_required)cricket::BaseChannel
bundle_filter()cricket::BaseChannelinline
bundle_filter()cricket::BaseChannelinline
ChannelNotWritable_n()cricket::BaseChannelprotected
ChannelNotWritable_n()cricket::BaseChannelprotected
ChannelWritable_n()cricket::BaseChannelprotected
ChannelWritable_n()cricket::BaseChannelprotected
CheckSrtpConfig_n(const std::vector< CryptoParams > &cryptos, bool *dtls, std::string *error_desc)cricket::BaseChannelprotected
CheckSrtpConfig_n(const std::vector< CryptoParams > &cryptos, bool *dtls, std::string *error_desc)cricket::BaseChannelprotected
ConnectToDtlsTransport(DtlsTransportInternal *transport)cricket::BaseChannelprotected
ConnectToDtlsTransport(DtlsTransportInternal *transport)cricket::BaseChannelprotected
ConnectToPacketTransport(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
ConnectToPacketTransport(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
content_name() constcricket::BaseChannelinline
content_name() constcricket::BaseChannelinline
crypto_options() constcricket::BaseChannelinlineprotected
crypto_options() constcricket::BaseChannelinlineprotected
Deinit()cricket::BaseChannel
Deinit()cricket::BaseChannel
DisableMedia_w()cricket::BaseChannelprotected
DisableMedia_w()cricket::BaseChannelprotected
disconnect_all()sigslot::has_slots_interfaceinline
disconnect_all()sigslot::has_slots_interfaceinline
DisconnectFromDtlsTransport(DtlsTransportInternal *transport)cricket::BaseChannelprotected
DisconnectFromDtlsTransport(DtlsTransportInternal *transport)cricket::BaseChannelprotected
DisconnectFromPacketTransport(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
DisconnectFromPacketTransport(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
Enable(bool enable)cricket::BaseChannel
Enable(bool enable)cricket::BaseChannel
enabled() constcricket::BaseChannelinline
enabled() constcricket::BaseChannelinline
EnableMedia_w()cricket::BaseChannelprotected
EnableMedia_w()cricket::BaseChannelprotected
FlushRtcpMessages_n()cricket::BaseChannelprotected
FlushRtcpMessages_n()cricket::BaseChannelprotected
GetConnectionStats(ConnectionInfos *infos) overridecricket::BaseChannelvirtual
GetConnectionStats(ConnectionInfos *infos) overridecricket::BaseChannelvirtual
GetFirstContent(const SessionDescription *sdesc)=0cricket::BaseChannelprotectedpure virtual
GetFirstContent(const SessionDescription *sdesc)=0cricket::BaseChannelprotectedpure virtual
GetSrtpCryptoSuites_n(std::vector< int > *crypto_suites) const =0cricket::BaseChannelprotectedpure virtual
GetSrtpCryptoSuites_n(std::vector< int > *crypto_suites) const =0cricket::BaseChannelprotectedpure virtual
HandlePacket(bool rtcp, rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)cricket::BaseChannelprotected
HandlePacket(bool rtcp, rtc::CopyOnWriteBuffer *packet, const rtc::PacketTime &packet_time)cricket::BaseChannelprotected
has_slots()sigslot::has_slots<>inline
has_slots()sigslot::has_slots<>inline
has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all)sigslot::has_slots_interfaceinlineprotected
has_slots_interface(signal_connect_t conn, signal_disconnect_t disc, disconnect_all_t disc_all)sigslot::has_slots_interfaceinlineprotected
Init_w(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport, rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannel
Init_w(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport, rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannel
InvokeOnWorker(const rtc::Location &posted_from, const FunctorT &functor)cricket::BaseChannelinlineprotected
InvokeOnWorker(const rtc::Location &posted_from, const FunctorT &functor)cricket::BaseChannelinlineprotected
IsReadyToReceiveMedia_w() constcricket::BaseChannelprotected
IsReadyToReceiveMedia_w() constcricket::BaseChannelprotected
IsReadyToSendMedia_w() constcricket::BaseChannelprotected
IsReadyToSendMedia_w() constcricket::BaseChannelprotected
local_streams() constcricket::BaseChannelinline
local_streams() constcricket::BaseChannelinline
MaybeCacheRtpAbsSendTimeHeaderExtension_w(const std::vector< webrtc::RtpExtension > &extensions)cricket::BaseChannelprotected
MaybeCacheRtpAbsSendTimeHeaderExtension_w(const std::vector< webrtc::RtpExtension > &extensions)cricket::BaseChannelprotected
MaybeSetupDtlsSrtp_n()cricket::BaseChannelprotected
MaybeSetupDtlsSrtp_n()cricket::BaseChannelprotected
media_channel() constcricket::BaseChannelinlineprotectedvirtual
media_channel() constcricket::BaseChannelinlineprotectedvirtual
media_type()=0cricket::BaseChannelpure virtual
media_type()=0cricket::BaseChannelpure virtual
MessageHandler()rtc::MessageHandlerinlineprotected
MessageHandler()rtc::MessageHandlerinlineprotected
NeedsRtcpTransport()cricket::BaseChannel
NeedsRtcpTransport()cricket::BaseChannel
network_thread() constcricket::BaseChannelinline
network_thread() constcricket::BaseChannelinline
OnConnectionMonitorUpdate(ConnectionMonitor *monitor, const std::vector< ConnectionInfo > &infos)=0cricket::BaseChannelprotectedpure virtual
OnConnectionMonitorUpdate(ConnectionMonitor *monitor, const std::vector< ConnectionInfo > &infos)=0cricket::BaseChannelprotectedpure virtual
OnDtlsState(DtlsTransportInternal *transport, DtlsTransportState state)cricket::BaseChannelprotected
OnDtlsState(DtlsTransportInternal *transport, DtlsTransportState state)cricket::BaseChannelprotected
OnMessage(rtc::Message *pmsg) overridecricket::BaseChannelprotectedvirtual
OnMessage(rtc::Message *pmsg) overridecricket::BaseChannelprotectedvirtual
OnPacketRead(rtc::PacketTransportInternal *transport, const char *data, size_t len, const rtc::PacketTime &packet_time, int flags)cricket::BaseChannelprotectedvirtual
OnPacketRead(rtc::PacketTransportInternal *transport, const char *data, size_t len, const rtc::PacketTime &packet_time, int flags)cricket::BaseChannelprotectedvirtual
OnPacketReceived(bool rtcp, const rtc::CopyOnWriteBuffer &packet, const rtc::PacketTime &packet_time)cricket::BaseChannelprotected
OnPacketReceived(bool rtcp, const rtc::CopyOnWriteBuffer &packet, const rtc::PacketTime &packet_time)cricket::BaseChannelprotected
OnReadyToSend(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
OnReadyToSend(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
OnSelectedCandidatePairChanged(IceTransportInternal *ice_transport, CandidatePairInterface *selected_candidate_pair, int last_sent_packet_id, bool ready_to_send)cricket::BaseChannelprotected
OnSelectedCandidatePairChanged(IceTransportInternal *ice_transport, CandidatePairInterface *selected_candidate_pair, int last_sent_packet_id, bool ready_to_send)cricket::BaseChannelprotected
OnWritableState(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
OnWritableState(rtc::PacketTransportInternal *transport)cricket::BaseChannelprotected
PacketIsRtcp(const rtc::PacketTransportInternal *transport, const char *data, size_t len)cricket::BaseChannelprotected
PacketIsRtcp(const rtc::PacketTransportInternal *transport, const char *data, size_t len)cricket::BaseChannelprotected
PushdownLocalDescription(const SessionDescription *local_desc, ContentAction action, std::string *error_desc)cricket::BaseChannel
PushdownLocalDescription(const SessionDescription *local_desc, ContentAction action, std::string *error_desc)cricket::BaseChannel
PushdownRemoteDescription(const SessionDescription *remote_desc, ContentAction action, std::string *error_desc)cricket::BaseChannel
PushdownRemoteDescription(const SessionDescription *remote_desc, ContentAction action, std::string *error_desc)cricket::BaseChannel
remote_streams() constcricket::BaseChannelinline
remote_streams() constcricket::BaseChannelinline
RemoveRecvStream(uint32_t ssrc)cricket::BaseChannel
RemoveRecvStream(uint32_t ssrc)cricket::BaseChannel
RemoveRecvStream_w(uint32_t ssrc)cricket::BaseChannelprotected
RemoveRecvStream_w(uint32_t ssrc)cricket::BaseChannelprotected
RemoveSendStream(uint32_t ssrc)cricket::BaseChannel
RemoveSendStream(uint32_t ssrc)cricket::BaseChannel
RemoveSendStream_w(uint32_t ssrc)cricket::BaseChannelprotected
RemoveSendStream_w(uint32_t ssrc)cricket::BaseChannelprotected
rtcp_dtls_transport() constcricket::BaseChannelinline
rtcp_dtls_transport() constcricket::BaseChannelinline
rtp_dtls_transport() constcricket::BaseChannelinline
rtp_dtls_transport() constcricket::BaseChannelinline
secure() constcricket::BaseChannelinline
secure() constcricket::BaseChannelinline
secure_dtls() constcricket::BaseChannelinline
secure_dtls() constcricket::BaseChannelinline
SendPacket(rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) overridecricket::BaseChannelprotectedvirtual
SendPacket(bool rtcp, rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options)cricket::BaseChannelprotected
SendPacket(rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) overridecricket::BaseChannelprotectedvirtual
SendPacket(bool rtcp, rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options)cricket::BaseChannelprotected
SendRtcp(rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) overridecricket::BaseChannelprotectedvirtual
SendRtcp(rtc::CopyOnWriteBuffer *packet, const rtc::PacketOptions &options) overridecricket::BaseChannelprotectedvirtual
set_local_content_direction(MediaContentDirection direction)cricket::BaseChannelinlineprotected
set_local_content_direction(MediaContentDirection direction)cricket::BaseChannelinlineprotected
set_remote_content_direction(MediaContentDirection direction)cricket::BaseChannelinlineprotected
set_remote_content_direction(MediaContentDirection direction)cricket::BaseChannelinlineprotected
SetCryptoOptions(const rtc::CryptoOptions &crypto_options)cricket::BaseChannel
SetCryptoOptions(const rtc::CryptoOptions &crypto_options)cricket::BaseChannel
SetDtlsSrtpCryptoSuites_n(DtlsTransportInternal *transport, bool rtcp)cricket::BaseChannelprotected
SetDtlsSrtpCryptoSuites_n(DtlsTransportInternal *transport, bool rtcp)cricket::BaseChannelprotected
SetLocalContent(const MediaContentDescription *content, ContentAction action, std::string *error_desc)cricket::BaseChannel
SetLocalContent(const MediaContentDescription *content, ContentAction action, std::string *error_desc)cricket::BaseChannel
SetLocalContent_w(const MediaContentDescription *content, ContentAction action, std::string *error_desc)=0cricket::BaseChannelprotectedpure virtual
SetLocalContent_w(const MediaContentDescription *content, ContentAction action, std::string *error_desc)=0cricket::BaseChannelprotectedpure virtual
SetOption(SocketType type, rtc::Socket::Option o, int val) overridecricket::BaseChannelvirtual
SetOption(SocketType type, rtc::Socket::Option o, int val) overridecricket::BaseChannelvirtual
SetOption_n(SocketType type, rtc::Socket::Option o, int val)cricket::BaseChannel
SetOption_n(SocketType type, rtc::Socket::Option o, int val)cricket::BaseChannel
SetRemoteContent(const MediaContentDescription *content, ContentAction action, std::string *error_desc)cricket::BaseChannel
SetRemoteContent(const MediaContentDescription *content, ContentAction action, std::string *error_desc)cricket::BaseChannel
SetRemoteContent_w(const MediaContentDescription *content, ContentAction action, std::string *error_desc)=0cricket::BaseChannelprotectedpure virtual
SetRemoteContent_w(const MediaContentDescription *content, ContentAction action, std::string *error_desc)=0cricket::BaseChannelprotectedpure virtual
SetRtcpMux_n(bool enable, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetRtcpMux_n(bool enable, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetRtpTransportParameters(const MediaContentDescription *content, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetRtpTransportParameters(const MediaContentDescription *content, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetRtpTransportParameters_n(const MediaContentDescription *content, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetRtpTransportParameters_n(const MediaContentDescription *content, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetSrtp_n(const std::vector< CryptoParams > &params, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetSrtp_n(const std::vector< CryptoParams > &params, ContentAction action, ContentSource src, std::string *error_desc)cricket::BaseChannelprotected
SetTransport_n(bool rtcp, DtlsTransportInternal *new_dtls_transport, rtc::PacketTransportInternal *new_packet_transport)cricket::BaseChannelprotected
SetTransport_n(bool rtcp, DtlsTransportInternal *new_dtls_transport, rtc::PacketTransportInternal *new_packet_transport)cricket::BaseChannelprotected
SetTransportChannelReadyToSend(bool rtcp, bool ready)cricket::BaseChannel
SetTransportChannelReadyToSend(bool rtcp, bool ready)cricket::BaseChannel
SetTransports(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport)cricket::BaseChannel
SetTransports(rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannel
SetTransports(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport)cricket::BaseChannel
SetTransports(rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannel
SetTransports_n(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport, rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannelprotected
SetTransports_n(DtlsTransportInternal *rtp_dtls_transport, DtlsTransportInternal *rtcp_dtls_transport, rtc::PacketTransportInternal *rtp_packet_transport, rtc::PacketTransportInternal *rtcp_packet_transport)cricket::BaseChannelprotected
SetupDtlsSrtp_n(bool rtcp)cricket::BaseChannelprotected
SetupDtlsSrtp_n(bool rtcp)cricket::BaseChannelprotected
ShouldSetupDtlsSrtp_n() constcricket::BaseChannelprotected
ShouldSetupDtlsSrtp_n() constcricket::BaseChannelprotected
signal_connect(_signal_base_interface *sender)sigslot::has_slots_interfaceinline
signal_connect(_signal_base_interface *sender)sigslot::has_slots_interfaceinline
signal_disconnect(_signal_base_interface *sender)sigslot::has_slots_interfaceinline
signal_disconnect(_signal_base_interface *sender)sigslot::has_slots_interfaceinline
SignalDtlsSrtpSetupFailurecricket::BaseChannel
SignalDtlsSrtpSetupFailure_n(bool rtcp)cricket::BaseChannel
SignalDtlsSrtpSetupFailure_n(bool rtcp)cricket::BaseChannel
SignalDtlsSrtpSetupFailure_s(bool rtcp)cricket::BaseChannel
SignalDtlsSrtpSetupFailure_s(bool rtcp)cricket::BaseChannel
SignalFirstPacketReceivedcricket::BaseChannel
signaling_thread()cricket::BaseChannelinlineprotected
signaling_thread()cricket::BaseChannelinlineprotected
SignalRtcpMuxFullyActivecricket::BaseChannel
SignalSentPacketcricket::BaseChannel
SocketType enum namecricket::MediaChannel::NetworkInterface
SocketType enum namecricket::MediaChannel::NetworkInterface
srtp_filter()cricket::BaseChannelinline
srtp_filter()cricket::BaseChannelinline
srtp_required_for_testing() constcricket::BaseChannelinline
srtp_required_for_testing() constcricket::BaseChannelinline
ST_RTCP enum valuecricket::MediaChannel::NetworkInterface
ST_RTP enum valuecricket::MediaChannel::NetworkInterface
StartConnectionMonitor(int cms)cricket::BaseChannel
StartConnectionMonitor(int cms)cricket::BaseChannel
StopConnectionMonitor()cricket::BaseChannel
StopConnectionMonitor()cricket::BaseChannel
transport_name() constcricket::BaseChannelinline
transport_name() constcricket::BaseChannelinline
UpdateLocalStreams_w(const std::vector< StreamParams > &streams, ContentAction action, std::string *error_desc)cricket::BaseChannelprotected
UpdateLocalStreams_w(const std::vector< StreamParams > &streams, ContentAction action, std::string *error_desc)cricket::BaseChannelprotected
UpdateMediaSendRecvState()cricket::BaseChannelprotected
UpdateMediaSendRecvState()cricket::BaseChannelprotected
UpdateMediaSendRecvState_w()=0cricket::BaseChannelprotectedpure virtual
UpdateMediaSendRecvState_w()=0cricket::BaseChannelprotectedpure virtual
UpdateRemoteStreams_w(const std::vector< StreamParams > &streams, ContentAction action, std::string *error_desc)cricket::BaseChannelprotected
UpdateRemoteStreams_w(const std::vector< StreamParams > &streams, ContentAction action, std::string *error_desc)cricket::BaseChannelprotected
UpdateWritableState_n()cricket::BaseChannelprotected
UpdateWritableState_n()cricket::BaseChannelprotected
WantsPacket(bool rtcp, const rtc::CopyOnWriteBuffer *packet)cricket::BaseChannelprotected
WantsPacket(bool rtcp, const rtc::CopyOnWriteBuffer *packet)cricket::BaseChannelprotected
was_ever_writable() constcricket::BaseChannelinlineprotected
was_ever_writable() constcricket::BaseChannelinlineprotected
worker_thread() constcricket::BaseChannelinline
worker_thread() constcricket::BaseChannelinline
writable() constcricket::BaseChannelinline
writable() constcricket::BaseChannelinline
~BaseChannel()cricket::BaseChannelvirtual
~BaseChannel()cricket::BaseChannelvirtual
~ConnectionStatsGetter()cricket::ConnectionStatsGetterinlinevirtual
~ConnectionStatsGetter()cricket::ConnectionStatsGetterinlinevirtual
~has_slots()sigslot::has_slots<>inline
~has_slots()sigslot::has_slots<>inline
~has_slots_interface()sigslot::has_slots_interfaceinlineprotectedvirtual
~has_slots_interface()sigslot::has_slots_interfaceinlineprotectedvirtual
~MessageHandler()rtc::MessageHandlervirtual
~MessageHandler()rtc::MessageHandlervirtual
~NetworkInterface()cricket::MediaChannel::NetworkInterfaceinlinevirtual
~NetworkInterface()cricket::MediaChannel::NetworkInterfaceinlinevirtual