Android-cuttlefish cvd tool
cuttlefish::webrtc_streaming::ConnectionController Member List

This is the complete list of members for cuttlefish::webrtc_streaming::ConnectionController, including all inherited members.

AddPendingIceCandidates()cuttlefish::webrtc_streaming::ConnectionControllerprivate
connection_builder_cuttlefish::webrtc_streaming::ConnectionControllerprivate
connection_status_cuttlefish::webrtc_streaming::ConnectionControllerprivate
ConnectionController(PeerSignalingHandler &sig_handler, PeerConnectionBuilder &connection_builder, Observer &observer)cuttlefish::webrtc_streaming::ConnectionController
CreateOffer()cuttlefish::webrtc_streaming::ConnectionControllerprivate
CreateSessionDescriptionObserverIntermediatecuttlefish::webrtc_streaming::ConnectionControllerfriend
FailConnection(const std::string &message)cuttlefish::webrtc_streaming::ConnectionControllerprivate
HandleSignalingMessage(const Json::Value &msg)cuttlefish::webrtc_streaming::ConnectionController
HandleSignalingMessageInner(const Json::Value &message)cuttlefish::webrtc_streaming::ConnectionControllerprivate
observer_cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnAddStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridecuttlefish::webrtc_streaming::ConnectionController
OnAnswerMsg(std::unique_ptr< webrtc::SessionDescriptionInterface > answer)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnConnectionChange(webrtc::PeerConnectionInterface::PeerConnectionState new_state) overridecuttlefish::webrtc_streaming::ConnectionController
OnCreateSDPFailure(const webrtc::RTCError &error)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnCreateSDPSuccess(webrtc::SessionDescriptionInterface *desc)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnDataChannel(rtc::scoped_refptr< webrtc::DataChannelInterface > data_channel) overridecuttlefish::webrtc_streaming::ConnectionController
OnErrorMsg(const std::string &msg)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnIceCandidate(const webrtc::IceCandidateInterface *candidate) overridecuttlefish::webrtc_streaming::ConnectionController
OnIceCandidateError(const std::string &address, int port, const std::string &url, int error_code, const std::string &error_text) overridecuttlefish::webrtc_streaming::ConnectionController
OnIceCandidateMsg(std::unique_ptr< webrtc::IceCandidateInterface > ice_candidate)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnIceCandidatesRemoved(const std::vector< cricket::Candidate > &candidates) overridecuttlefish::webrtc_streaming::ConnectionController
OnIceGatheringChange(webrtc::PeerConnectionInterface::IceGatheringState new_state) overridecuttlefish::webrtc_streaming::ConnectionController
OnOfferMsg(std::unique_ptr< webrtc::SessionDescriptionInterface > offer)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnOfferRequestMsg(const std::vector< webrtc::PeerConnectionInterface::IceServer > &ice_servers)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnRemoveStream(rtc::scoped_refptr< webrtc::MediaStreamInterface > stream) overridecuttlefish::webrtc_streaming::ConnectionController
OnRemoveTrack(rtc::scoped_refptr< webrtc::RtpReceiverInterface > receiver) overridecuttlefish::webrtc_streaming::ConnectionController
OnRenegotiationNeeded() overridecuttlefish::webrtc_streaming::ConnectionController
OnSetLocalDescriptionFailure(const webrtc::RTCError &error)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnSetLocalDescriptionSuccess()cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnSetRemoteDescriptionComplete(const webrtc::RTCError &error)cuttlefish::webrtc_streaming::ConnectionControllerprivate
OnSignalingChange(webrtc::PeerConnectionInterface::SignalingState new_state) overridecuttlefish::webrtc_streaming::ConnectionController
OnStandardizedIceConnectionChange(webrtc::PeerConnectionInterface::IceConnectionState new_state) overridecuttlefish::webrtc_streaming::ConnectionController
OnTrack(rtc::scoped_refptr< webrtc::RtpTransceiverInterface > transceiver) overridecuttlefish::webrtc_streaming::ConnectionController
peer_connection()cuttlefish::webrtc_streaming::ConnectionControllerinline
peer_connection_cuttlefish::webrtc_streaming::ConnectionControllerprivate
pending_ice_candidates_cuttlefish::webrtc_streaming::ConnectionControllerprivate
RequestOffer(const std::vector< webrtc::PeerConnectionInterface::IceServer > &ice_servers)cuttlefish::webrtc_streaming::ConnectionController
SetRemoteDescriptionObserverIntermediatecuttlefish::webrtc_streaming::ConnectionControllerfriend
SetSessionDescriptionObserverIntermediatecuttlefish::webrtc_streaming::ConnectionControllerfriend
sig_handler_cuttlefish::webrtc_streaming::ConnectionControllerprivate
status_cond_var_cuttlefish::webrtc_streaming::ConnectionControllerprivate
status_mtx_cuttlefish::webrtc_streaming::ConnectionControllerprivate
ThisAsCreateSDPObserver()cuttlefish::webrtc_streaming::ConnectionControllerprivate
ThisAsSetRemoteSDPObserver()cuttlefish::webrtc_streaming::ConnectionControllerprivate
ThisAsSetSDPObserver()cuttlefish::webrtc_streaming::ConnectionControllerprivate
~ConnectionController() override=defaultcuttlefish::webrtc_streaming::ConnectionController