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

This is the complete list of members for PeerConnectionTestWrapper, including all inherited members.

AddIceCandidate(const std::string &sdp_mid, int sdp_mline_index, const std::string &candidate)PeerConnectionTestWrapper
AddIceCandidate(const std::string &sdp_mid, int sdp_mline_index, const std::string &candidate)PeerConnectionTestWrapper
AddRef() const =0rtc::RefCountInterfacepure virtual
AddRef() const =0rtc::RefCountInterfacepure virtual
Connect(PeerConnectionTestWrapper *caller, PeerConnectionTestWrapper *callee)PeerConnectionTestWrapperstatic
Connect(PeerConnectionTestWrapper *caller, PeerConnectionTestWrapper *callee)PeerConnectionTestWrapperstatic
CreateAnswer(const webrtc::MediaConstraintsInterface *constraints)PeerConnectionTestWrapper
CreateAnswer(const webrtc::MediaConstraintsInterface *constraints)PeerConnectionTestWrapper
CreateDataChannel(const std::string &label, const webrtc::DataChannelInit &init)PeerConnectionTestWrapper
CreateDataChannel(const std::string &label, const webrtc::DataChannelInit &init)PeerConnectionTestWrapper
CreateOffer(const webrtc::MediaConstraintsInterface *constraints)PeerConnectionTestWrapper
CreateOffer(const webrtc::MediaConstraintsInterface *constraints)PeerConnectionTestWrapper
CreatePc(const webrtc::MediaConstraintsInterface *constraints, const webrtc::PeerConnectionInterface::RTCConfiguration &config)PeerConnectionTestWrapper
CreatePc(const webrtc::MediaConstraintsInterface *constraints, const webrtc::PeerConnectionInterface::RTCConfiguration &config)PeerConnectionTestWrapper
disconnect_all()sigslot::has_slots_interfaceinline
disconnect_all()sigslot::has_slots_interfaceinline
GetAndAddUserMedia(bool audio, const webrtc::FakeConstraints &audio_constraints, bool video, const webrtc::FakeConstraints &video_constraints)PeerConnectionTestWrapper
GetAndAddUserMedia(bool audio, const webrtc::FakeConstraints &audio_constraints, bool video, const webrtc::FakeConstraints &video_constraints)PeerConnectionTestWrapper
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
kIceState enum valuewebrtc::PeerConnectionObserver
kSignalingState enum valuewebrtc::PeerConnectionObserver
OnAddStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridePeerConnectionTestWrappervirtual
OnAddStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridePeerConnectionTestWrappervirtual
webrtc::PeerConnectionObserver::OnAddStream(MediaStreamInterface *)webrtc::PeerConnectionObserverinlinevirtual
OnAddTrack(rtc::scoped_refptr< RtpReceiverInterface >, const std::vector< rtc::scoped_refptr< MediaStreamInterface >> &)webrtc::PeerConnectionObserverinlinevirtual
OnAddTrack(rtc::scoped_refptr< RtpReceiverInterface >, const std::vector< rtc::scoped_refptr< MediaStreamInterface >> &)webrtc::PeerConnectionObserverinlinevirtual
OnDataChannel(rtc::scoped_refptr< webrtc::DataChannelInterface > data_channel) overridePeerConnectionTestWrappervirtual
OnDataChannel(rtc::scoped_refptr< webrtc::DataChannelInterface > data_channel) overridePeerConnectionTestWrappervirtual
webrtc::PeerConnectionObserver::OnDataChannel(DataChannelInterface *)webrtc::PeerConnectionObserverinlinevirtual
OnFailure(const std::string &error) overridePeerConnectionTestWrapperinlinevirtual
OnFailure(const std::string &error) overridePeerConnectionTestWrapperinlinevirtual
OnIceCandidate(const webrtc::IceCandidateInterface *candidate) overridePeerConnectionTestWrappervirtual
OnIceCandidate(const webrtc::IceCandidateInterface *candidate) overridePeerConnectionTestWrappervirtual
OnIceCandidatesRemoved(const std::vector< cricket::Candidate > &)webrtc::PeerConnectionObserverinlinevirtual
OnIceCandidatesRemoved(const std::vector< cricket::Candidate > &)webrtc::PeerConnectionObserverinlinevirtual
OnIceConnectionChange(webrtc::PeerConnectionInterface::IceConnectionState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnIceConnectionChange(webrtc::PeerConnectionInterface::IceConnectionState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnIceConnectionReceivingChange(bool)webrtc::PeerConnectionObserverinlinevirtual
OnIceConnectionReceivingChange(bool)webrtc::PeerConnectionObserverinlinevirtual
OnIceGatheringChange(webrtc::PeerConnectionInterface::IceGatheringState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnIceGatheringChange(webrtc::PeerConnectionInterface::IceGatheringState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnRemoveStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridePeerConnectionTestWrapperinlinevirtual
OnRemoveStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridePeerConnectionTestWrapperinlinevirtual
webrtc::PeerConnectionObserver::OnRemoveStream(MediaStreamInterface *)webrtc::PeerConnectionObserverinlinevirtual
OnRenegotiationNeeded() overridePeerConnectionTestWrapperinlinevirtual
OnRenegotiationNeeded() overridePeerConnectionTestWrapperinlinevirtual
OnSignalingChange(webrtc::PeerConnectionInterface::SignalingState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnSignalingChange(webrtc::PeerConnectionInterface::SignalingState new_state) overridePeerConnectionTestWrapperinlinevirtual
OnSuccess(webrtc::SessionDescriptionInterface *desc) overridePeerConnectionTestWrappervirtual
OnSuccess(webrtc::SessionDescriptionInterface *desc) overridePeerConnectionTestWrappervirtual
pc()PeerConnectionTestWrapperinline
pc()PeerConnectionTestWrapperinline
PeerConnectionTestWrapper(const std::string &name, rtc::Thread *network_thread, rtc::Thread *worker_thread)PeerConnectionTestWrapper
PeerConnectionTestWrapper(const std::string &name, rtc::Thread *network_thread, rtc::Thread *worker_thread)PeerConnectionTestWrapper
ReceiveAnswerSdp(const std::string &sdp)PeerConnectionTestWrapper
ReceiveAnswerSdp(const std::string &sdp)PeerConnectionTestWrapper
ReceiveOfferSdp(const std::string &sdp)PeerConnectionTestWrapper
ReceiveOfferSdp(const std::string &sdp)PeerConnectionTestWrapper
Release() const =0rtc::RefCountInterfacepure virtual
Release() const =0rtc::RefCountInterfacepure virtual
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
SignalOnDataChannelPeerConnectionTestWrapper
SignalOnIceCandidateCreatedPeerConnectionTestWrapper
SignalOnIceCandidateReadyPeerConnectionTestWrapper
SignalOnSdpCreatedPeerConnectionTestWrapper
SignalOnSdpReadyPeerConnectionTestWrapper
StateType enum namewebrtc::PeerConnectionObserver
StateType enum namewebrtc::PeerConnectionObserver
WaitForAudio()PeerConnectionTestWrapper
WaitForAudio()PeerConnectionTestWrapper
WaitForCallEstablished()PeerConnectionTestWrapper
WaitForCallEstablished()PeerConnectionTestWrapper
WaitForConnection()PeerConnectionTestWrapper
WaitForConnection()PeerConnectionTestWrapper
WaitForVideo()PeerConnectionTestWrapper
WaitForVideo()PeerConnectionTestWrapper
~CreateSessionDescriptionObserver()webrtc::CreateSessionDescriptionObserverinlineprotected
~CreateSessionDescriptionObserver()webrtc::CreateSessionDescriptionObserverinlineprotected
~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
~PeerConnectionObserver()webrtc::PeerConnectionObserverinlineprotected
~PeerConnectionObserver()webrtc::PeerConnectionObserverinlineprotected
~PeerConnectionTestWrapper()PeerConnectionTestWrappervirtual
~PeerConnectionTestWrapper()PeerConnectionTestWrappervirtual
~RefCountInterface()rtc::RefCountInterfaceinlineprotectedvirtual
~RefCountInterface()rtc::RefCountInterfaceinlineprotectedvirtual