AddRemoteCandidate(const Candidate &candidate)=0 | cricket::TransportChannelImpl | pure virtual |
AddRemoteCandidate(const Candidate &candidate)=0 | cricket::TransportChannelImpl | pure virtual |
gathering_state() const =0 | cricket::TransportChannelImpl | pure virtual |
gathering_state() const =0 | cricket::TransportChannelImpl | pure virtual |
GetIceRole() const =0 | cricket::TransportChannelImpl | pure virtual |
GetIceRole() const =0 | cricket::TransportChannelImpl | pure virtual |
MaybeStartGathering()=0 | cricket::TransportChannelImpl | pure virtual |
MaybeStartGathering()=0 | cricket::TransportChannelImpl | pure virtual |
RemoveRemoteCandidate(const Candidate &candidate)=0 | cricket::TransportChannelImpl | pure virtual |
RemoveRemoteCandidate(const Candidate &candidate)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceConfig(const IceConfig &config)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceConfig(const IceConfig &config)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceCredentials(const std::string &ice_ufrag, const std::string &ice_pwd) | cricket::TransportChannelImpl | inlinevirtual |
SetIceCredentials(const std::string &ice_ufrag, const std::string &ice_pwd) | cricket::TransportChannelImpl | inlinevirtual |
SetIceParameters(const IceParameters &ice_params)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceParameters(const IceParameters &ice_params)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceProtocolType(IceProtocolType) | cricket::TransportChannelImpl | inlinevirtual |
SetIceProtocolType(IceProtocolType) | cricket::TransportChannelImpl | inlinevirtual |
SetIceRole(IceRole role)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceRole(IceRole role)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceTiebreaker(uint64_t tiebreaker)=0 | cricket::TransportChannelImpl | pure virtual |
SetIceTiebreaker(uint64_t tiebreaker)=0 | cricket::TransportChannelImpl | pure virtual |
SetLocalCertificate(const rtc::scoped_refptr< rtc::RTCCertificate > &certificate)=0 | cricket::TransportChannelImpl | pure virtual |
SetLocalCertificate(const rtc::scoped_refptr< rtc::RTCCertificate > &certificate)=0 | cricket::TransportChannelImpl | pure virtual |
SetMetricsObserver(webrtc::MetricsObserverInterface *observer)=0 | cricket::TransportChannelImpl | pure virtual |
SetMetricsObserver(webrtc::MetricsObserverInterface *observer)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteFingerprint(const std::string &digest_alg, const uint8_t *digest, size_t digest_len)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteFingerprint(const std::string &digest_alg, const uint8_t *digest, size_t digest_len)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteIceCredentials(const std::string &ice_ufrag, const std::string &ice_pwd) | cricket::TransportChannelImpl | inlinevirtual |
SetRemoteIceCredentials(const std::string &ice_ufrag, const std::string &ice_pwd) | cricket::TransportChannelImpl | inlinevirtual |
SetRemoteIceMode(IceMode mode)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteIceMode(IceMode mode)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteIceParameters(const IceParameters &ice_params)=0 | cricket::TransportChannelImpl | pure virtual |
SetRemoteIceParameters(const IceParameters &ice_params)=0 | cricket::TransportChannelImpl | pure virtual |
SetSslRole(rtc::SSLRole role)=0 | cricket::TransportChannelImpl | pure virtual |
SetSslRole(rtc::SSLRole role)=0 | cricket::TransportChannelImpl | pure virtual |
SignalCandidateGathered | cricket::TransportChannelImpl | |
SignalCandidatesRemoved | cricket::TransportChannelImpl | |
SignalDtlsHandshakeError | cricket::TransportChannelImpl | |
SignalGatheringState | cricket::TransportChannelImpl | |
SignalRoleConflict | cricket::TransportChannelImpl | |
SignalStateChanged | cricket::TransportChannelImpl | |
TransportChannelImpl(const std::string &transport_name, int component) | cricket::TransportChannelImpl | inlineexplicit |
TransportChannelImpl(const std::string &transport_name, int component) | cricket::TransportChannelImpl | inlineexplicit |