LeviLamina
Loading...
Searching...
No Matches
webrtc::PeerConnectionObserver Class Referenceabstract
+ Inheritance diagram for webrtc::PeerConnectionObserver:

Public Member Functions

virtual void OnSignalingChange (::webrtc::PeerConnectionInterface::SignalingState)=0
 
virtual void OnAddStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface >)
 
virtual void OnRemoveStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface >)
 
virtual void OnDataChannel (::webrtc::scoped_refptr<::webrtc::DataChannelInterface >)=0
 
virtual void OnRenegotiationNeeded ()
 
virtual void OnNegotiationNeededEvent (uint)
 
virtual void OnIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState)
 
virtual void OnStandardizedIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState)
 
virtual void OnConnectionChange (::webrtc::PeerConnectionInterface::PeerConnectionState)
 
virtual void OnIceGatheringChange (::webrtc::PeerConnectionInterface::IceGatheringState)=0
 
virtual void OnIceCandidate (::webrtc::IceCandidateInterface const *)=0
 
virtual void OnIceCandidateError (::std::string const &, int, ::std::string const &, int, ::std::string const &)
 
virtual void OnIceCandidatesRemoved (::std::vector<::cricket::Candidate > const &)
 
virtual void OnIceConnectionReceivingChange (bool)
 
virtual void OnIceSelectedCandidatePairChanged (::cricket::CandidatePairChangeEvent const &)
 
virtual void OnAddTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface >, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &)
 
virtual void OnTrack (::webrtc::scoped_refptr<::webrtc::RtpTransceiverInterface >)
 
virtual void OnRemoveTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface >)
 
virtual void OnInterestingUsage (int)
 

The documentation for this class was generated from the following file: