|
LeviLamina
|
Inheritance diagram for NetherNet::PeerConnectionObserver:Public Member Functions | |
| 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 >) |
| virtual void | OnRemoveStream (::webrtc::scoped_refptr<::webrtc::MediaStreamInterface >) |
| virtual void | OnRenegotiationNeeded () |
| virtual void | OnNegotiationNeededEvent (uint) |
| virtual void | OnStandardizedIceConnectionChange (::webrtc::PeerConnectionInterface::IceConnectionState) |
| virtual void | OnConnectionChange (::webrtc::PeerConnectionInterface::PeerConnectionState) |
| virtual void | OnIceCandidatesRemoved (::std::vector<::cricket::Candidate > const &candidates) |
| 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) |
Static Public Member Functions | |
| static MCAPI void ** | $vftableForPeerConnectionObserver () |
| static MCAPI void ** | $vftableForRefCountedObject () |
Public Attributes | |
| ::ll::UntypedStorage< 8, 128 > | mUnk6a5098 |
| ::ll::UntypedStorage< 8, 128 > | mUnkcbbbae |
| ::ll::UntypedStorage< 8, 128 > | mUnk72f583 |
| ::ll::UntypedStorage< 8, 128 > | mUnk29cbfb |
| ::ll::UntypedStorage< 8, 128 > | mUnk7ff481 |
| ::ll::UntypedStorage< 8, 128 > | mUnk674fc0 |
|
virtualdefault |
Reimplemented from webrtc::PeerConnectionObserver.
| MCAPI NetherNet::PeerConnectionObserver::PeerConnectionObserver | ( | ) |
|
virtual |
Implements webrtc::PeerConnectionObserver.
|
virtual |
Implements webrtc::PeerConnectionObserver.
|
virtual |
Reimplemented from webrtc::PeerConnectionObserver.
|
virtual |
Implements webrtc::PeerConnectionObserver.
|
virtual |
Implements webrtc::PeerConnectionObserver.
|
virtual |
Reimplemented from webrtc::PeerConnectionObserver.
| MCAPI void * NetherNet::PeerConnectionObserver::$ctor | ( | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnStatsDelivered | ( | ::webrtc::scoped_refptr<::webrtc::RTCStatsReport const > const & | report | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnSignalingChange | ( | ::webrtc::PeerConnectionInterface::SignalingState | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnDataChannel | ( | ::webrtc::scoped_refptr<::webrtc::DataChannelInterface > | dataChannel | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnIceConnectionChange | ( | ::webrtc::PeerConnectionInterface::IceConnectionState | newState | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnIceGatheringChange | ( | ::webrtc::PeerConnectionInterface::IceGatheringState | new_state | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnIceCandidate | ( | ::webrtc::IceCandidateInterface const * | candidate | ) |
| MCAPI void NetherNet::PeerConnectionObserver::$OnIceCandidateError | ( | ::std::string const & | address, |
| int | port, | ||
| ::std::string const & | url, | ||
| int | errorCode, | ||
| ::std::string const & | errorMessage ) |
|
static |
|
static |