|
LeviLamina
|
This is the complete list of members for webrtc::PeerConnectionInterface, including all inherited members.
| $CreateDataChannel(::std::string const &label, ::webrtc::DataChannelInit const *config) | webrtc::PeerConnectionInterface | |
| $dtor() | webrtc::RefCountInterface | |
| $vftable() | webrtc::RefCountInterface | static |
| AddAdaptationResource(::webrtc::scoped_refptr<::webrtc::Resource > a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddIceCandidate(::webrtc::IceCandidateInterface const *a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface > a1, ::std::function< void(::webrtc::RTCError)> a2) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| AddRef() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
| AddStream(::webrtc::MediaStreamInterface *a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > a1, ::std::vector<::std::string > const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > a1, ::std::vector<::std::string > const &a2, ::std::vector<::webrtc::RtpEncodingParameters > const &a3)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > a1, ::webrtc::RtpTransceiverInit const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::cricket::MediaType a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::cricket::MediaType a1, ::webrtc::RtpTransceiverInit const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AsString(::webrtc::PeerConnectionInterface::SignalingState state) | webrtc::PeerConnectionInterface | static |
| BundlePolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| can_trickle_ice_candidates()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| CandidateNetworkPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| ClearStatsCache() (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| Close()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| ContinualGatheringPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateAnswer(::webrtc::CreateSessionDescriptionObserver *a1, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| CreateDataChannel(::std::string const &label, ::webrtc::DataChannelInit const *config) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateDataChannelOrError(::std::string const &a1, ::webrtc::DataChannelInit const *a2) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateOffer(::webrtc::CreateSessionDescriptionObserver *a1, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| CreateSender(::std::string const &a1, ::std::string const &a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| current_local_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| current_remote_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetConfiguration()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetReceivers() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetSctpTransport() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetSenders() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::StatsObserver *a1, ::webrtc::MediaStreamTrackInterface *a2, ::webrtc::PeerConnectionInterface::StatsOutputLevel a3)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::RTCStatsCollectorCallback *a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > a1, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > a1, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetTransceivers() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| ice_connection_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| ice_gathering_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| IceConnectionState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| IceGatheringState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| IceTransportsType enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| local_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| local_streams()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| LookupDtlsTransportByMid(::std::string const &a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| peer_connection_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| PeerConnectionState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| pending_local_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| pending_remote_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| ReconfigureBandwidthEstimation(::webrtc::BandwidthEstimationSettings const &a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| Release() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
| remote_description() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| remote_streams()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RemoveIceCandidates(::std::vector<::cricket::Candidate > const &a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RemoveStream(::webrtc::MediaStreamInterface *a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RemoveTrackOrError(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > a1) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| RestartIce()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RTCConfigurationType enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| RtcpMuxPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| SetAudioPlayout(bool a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetAudioRecording(bool a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetBitrate(::webrtc::BitrateSettings const &a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetConfiguration(::webrtc::PeerConnectionInterface::RTCConfiguration const &a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetLocalDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > a1, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > a2) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetLocalDescription(::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > a1) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *a1, ::webrtc::SessionDescriptionInterface *a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *a1) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetRemoteDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > a1, ::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface > a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetRemoteDescription(::webrtc::SetSessionDescriptionObserver *a1, ::webrtc::SessionDescriptionInterface *a2) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| ShouldFireNegotiationNeededEvent(uint a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| signaling_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| signaling_thread() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SignalingState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| standardized_ice_connection_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > a1, int64 a2)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > a1)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StatsOutputLevel enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| StopRtcEventLog()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| TcpCandidatePolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| TlsCertPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| ~PeerConnectionInterface()=default (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| ~RefCountInterface() (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | virtual |