|
|
PeerConnectionObserver & | operator= (PeerConnectionObserver const &) |
|
| PeerConnectionObserver (PeerConnectionObserver const &) |
|
virtual void | OnStatsDelivered (::webrtc::scoped_refptr<::webrtc::RTCStatsReport const > const &report) |
| virtual void | OnSignalingChange (::webrtc::PeerConnectionInterface::SignalingState) |
| virtual void | OnDataChannel (::webrtc::scoped_refptr<::webrtc::DataChannelInterface > dataChannel) |
| virtual void | OnIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState newState) |
| virtual void | OnIceGatheringChange (::webrtc::PeerConnectionInterface::IceGatheringState new_state) |
| virtual void | OnIceCandidate (::webrtc::IceCandidateInterface const *candidate) |
| virtual void | OnIceCandidateError (::std::string const &address, int port, ::std::string const &url, int errorCode, ::std::string const &errorMessage) |
| MCAPI | PeerConnectionObserver () |
| MCAPI void * | $ctor () |
| MCAPI void | $OnStatsDelivered (::webrtc::scoped_refptr<::webrtc::RTCStatsReport const > const &report) |
| MCAPI void | $OnSignalingChange (::webrtc::PeerConnectionInterface::SignalingState) |
| MCAPI void | $OnDataChannel (::webrtc::scoped_refptr<::webrtc::DataChannelInterface > dataChannel) |
| MCAPI void | $OnIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState newState) |
| MCAPI void | $OnIceGatheringChange (::webrtc::PeerConnectionInterface::IceGatheringState new_state) |
| MCAPI void | $OnIceCandidate (::webrtc::IceCandidateInterface const *candidate) |
| MCAPI void | $OnIceCandidateError (::std::string const &address, int port, ::std::string const &url, int errorCode, ::std::string const &errorMessage) |
|
virtual void | OnAddStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream) |
|
virtual void | OnRemoveStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream) |
|
virtual void | OnRenegotiationNeeded () |
|
virtual void | OnNegotiationNeededEvent (uint event_id) |
|
virtual void | OnStandardizedIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState new_state) |
|
virtual void | OnConnectionChange (::webrtc::PeerConnectionInterface::PeerConnectionState new_state) |
|
virtual void | OnIceCandidatesRemoved (::std::vector<::cricket::Candidate > const &candidates) |
|
virtual void | OnIceConnectionReceivingChange (bool receiving) |
|
virtual void | OnIceSelectedCandidatePairChanged (::cricket::CandidatePairChangeEvent const &event) |
|
virtual void | OnAddTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > receiver, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams) |
|
virtual void | OnTrack (::webrtc::scoped_refptr<::webrtc::RtpTransceiverInterface > transceiver) |
|
virtual void | OnRemoveTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > receiver) |
|
virtual void | OnInterestingUsage (int usage_pattern) |
| MCAPI void | $OnAddStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream) |
| MCAPI void | $OnRemoveStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > stream) |
| MCAPI void | $OnRenegotiationNeeded () |
| MCAPI void | $OnNegotiationNeededEvent (uint event_id) |
| MCAPI void | $OnStandardizedIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState new_state) |
| MCAPI void | $OnConnectionChange (::webrtc::PeerConnectionInterface::PeerConnectionState new_state) |
| MCAPI void | $OnIceCandidatesRemoved (::std::vector<::cricket::Candidate > const &candidates) |
| MCAPI void | $OnIceConnectionReceivingChange (bool receiving) |
| MCAPI void | $OnIceSelectedCandidatePairChanged (::cricket::CandidatePairChangeEvent const &event) |
| MCAPI void | $OnAddTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > receiver, ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > const &streams) |
| MCAPI void | $OnTrack (::webrtc::scoped_refptr<::webrtc::RtpTransceiverInterface > transceiver) |
| MCAPI void | $OnRemoveTrack (::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > receiver) |
| MCAPI void | $OnInterestingUsage (int usage_pattern) |