|
LeviLamina
|
This is the complete list of members for webrtc::PeerConnectionInternal, including all inherited members.
| $CreateDataChannel(::std::string const &label, ::webrtc::DataChannelInit const *config) | webrtc::PeerConnectionInterface | |
| $dtor() | webrtc::PeerConnectionInternal | |
| $vftable() | webrtc::RefCountInterface | static |
| AddAdaptationResource(::webrtc::scoped_refptr<::webrtc::Resource >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddIceCandidate(::webrtc::IceCandidateInterface const *)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface >, ::std::function< void(::webrtc::RTCError)>) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| AddRef() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
| AddRemoteCandidate(::std::string const &, ::cricket::Candidate const &)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| AddStream(::webrtc::MediaStreamInterface *)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >, ::std::vector<::std::string > const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >, ::std::vector<::std::string > const &, ::std::vector<::webrtc::RtpEncodingParameters > const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >, ::webrtc::RtpTransceiverInit const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::cricket::MediaType)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::cricket::MediaType, ::webrtc::RtpTransceiverInit const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| AddTransceiver(::cricket::MediaType, ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >, ::webrtc::RtpTransceiverInit const &, bool)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| AsString(::webrtc::PeerConnectionInterface::SignalingState state) | webrtc::PeerConnectionInterface | static |
| BundlePolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| call_ptr()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| 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 |
| ClearStatsCache()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| Close()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| configuration() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| ContinualGatheringPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateAnswer(::webrtc::CreateSessionDescriptionObserver *, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &)=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 &, ::webrtc::DataChannelInit const *) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateDataChannelTransport(::std::string_view)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| CreateOffer(::webrtc::CreateSessionDescriptionObserver *, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| CreateSender(::std::string const &, ::std::string const &)=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 |
| data_channel_controller()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| DestroyDataChannelTransport(::webrtc::RTCError)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| dtls_enabled() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| GetAudioDeviceStats()=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetCallStats()=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetConfiguration()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetCryptoOptions()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| GetDataChannelStats() const (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | |
| GetLocalCertificate(::std::string const &, ::webrtc::scoped_refptr<::rtc::RTCCertificate > *)=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetPooledCandidateStats() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetReceivers() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetRemoteSSLCertChain(::std::string const &)=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetSctpSslRole_n()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| GetSctpTransport() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetSenders() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetSslRole(::std::string const &, ::rtc::SSLRole *)=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetStats(::webrtc::StatsObserver *, ::webrtc::MediaStreamTrackInterface *, ::webrtc::PeerConnectionInterface::StatsOutputLevel)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::RTCStatsCollectorCallback *)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface >, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface >, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetTransceivers() const =0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| GetTransceiversInternal() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| GetTransportStatsByNames(::std::set<::std::string > const &)=0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| ice_connection_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| ice_connection_state_internal()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | 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 | |
| IceRestartPending(::std::string const &) const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| IceTransportsType enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| initial_offerer() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| IsClosed() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| IsUnifiedPlan() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| legacy_stats()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| 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 &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| message_handler()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| NeedsIceRestart(::std::string const &) const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| network_thread() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| NoteDataAddedEvent() (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | virtual |
| NoteUsageEvent(::webrtc::UsageEvent)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| Observer() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| OnSctpDataChannelStateChanged(int channel_id, ::webrtc::DataChannelInterface::DataState state) (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | virtual |
| options() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | 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 |
| port_allocator()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| ReconfigureBandwidthEstimation(::webrtc::BandwidthEstimationSettings const &)=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 &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RemoveStream(::webrtc::MediaStreamInterface *remove_stream)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| RemoveTrackOrError(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface >) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| ReportSdpBundleUsage(::webrtc::SessionDescriptionInterface const &)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| 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 | |
| rtp_manager()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| rtp_manager() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| sctp_mid() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| sctp_transport_name() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| session_id() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| SetAudioPlayout(bool)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetAudioRecording(bool)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetBitrate(::webrtc::BitrateSettings const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetConfiguration(::webrtc::PeerConnectionInterface::RTCConfiguration const &)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetIceConnectionState(::webrtc::PeerConnectionInterface::IceConnectionState)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| SetLocalDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetLocalDescription(::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface >) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *, ::webrtc::SessionDescriptionInterface *)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| SetRemoteDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface >, ::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| SetRemoteDescription(::webrtc::SetSessionDescriptionObserver *, ::webrtc::SessionDescriptionInterface *) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| ShouldFireNegotiationNeededEvent(uint)=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 | |
| SrtpRequired() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| standardized_ice_connection_state()=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput >, int64)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput >)=0 (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | pure virtual |
| StartSctpTransport(int, int, int)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | 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 | |
| transport_controller_n()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| transport_controller_s()=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| trials() const =0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| ValidateBundleSettings(::cricket::SessionDescription const *, ::std::map<::std::string, ::cricket::ContentGroup const * > const &)=0 (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | pure virtual |
| worker_thread() const =0 (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | pure virtual |
| ~PeerConnectionInterface()=default (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | virtual |
| ~PeerConnectionInternal() (defined in webrtc::PeerConnectionInternal) | webrtc::PeerConnectionInternal | virtual |
| ~PeerConnectionSdpMethods()=default (defined in webrtc::PeerConnectionSdpMethods) | webrtc::PeerConnectionSdpMethods | virtual |
| ~RefCountInterface()=default (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | virtual |