| LeviLamina
    | 
This is the complete list of members for webrtc::PeerConnection, including all inherited members.
| $AddAdaptationResource(::webrtc::scoped_refptr<::webrtc::Resource > resource) | webrtc::PeerConnection | |
| $AddIceCandidate(::webrtc::IceCandidateInterface const *ice_candidate) | webrtc::PeerConnection | |
| $AddIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface > candidate, ::std::function< void(::webrtc::RTCError)> callback) | webrtc::PeerConnection | |
| $AddRemoteCandidate(::std::string const &mid, ::cricket::Candidate const &candidate) | webrtc::PeerConnection | |
| $AddStream(::webrtc::MediaStreamInterface *local_stream) | webrtc::PeerConnection | |
| $AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::std::vector<::std::string > const &stream_ids) | webrtc::PeerConnection | |
| $AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::std::vector<::std::string > const &stream_ids, ::std::vector<::webrtc::RtpEncodingParameters > const &init_send_encodings) | webrtc::PeerConnection | |
| $AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track) | webrtc::PeerConnection | |
| $AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::webrtc::RtpTransceiverInit const &init) | webrtc::PeerConnection | |
| $AddTransceiver(::cricket::MediaType media_type) | webrtc::PeerConnection | |
| $AddTransceiver(::cricket::MediaType media_type, ::webrtc::RtpTransceiverInit const &init) | webrtc::PeerConnection | |
| $AddTransceiver(::cricket::MediaType media_type, ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::webrtc::RtpTransceiverInit const &init, bool update_negotiation_needed) | webrtc::PeerConnection | |
| $call_ptr() | webrtc::PeerConnection | |
| $can_trickle_ice_candidates() | webrtc::PeerConnection | |
| $ClearStatsCache() | webrtc::PeerConnection | |
| $Close() | webrtc::PeerConnection | |
| $configuration() const | webrtc::PeerConnection | |
| $CreateAnswer(::webrtc::CreateSessionDescriptionObserver *observer, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &options) | webrtc::PeerConnection | |
| $CreateDataChannel(::std::string const &label, ::webrtc::DataChannelInit const *config) | webrtc::PeerConnectionInterface | |
| $CreateDataChannelOrError(::std::string const &label, ::webrtc::DataChannelInit const *config) | webrtc::PeerConnection | |
| $CreateDataChannelTransport(::std::string_view mid) | webrtc::PeerConnection | |
| $CreateOffer(::webrtc::CreateSessionDescriptionObserver *observer, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &options) | webrtc::PeerConnection | |
| $CreateSender(::std::string const &kind, ::std::string const &stream_id) | webrtc::PeerConnection | |
| $ctor(::webrtc::Environment const &env, ::webrtc::scoped_refptr<::webrtc::ConnectionContext > context, ::webrtc::PeerConnectionFactoryInterface::Options const &options, bool is_unified_plan, ::std::unique_ptr<::webrtc::Call > call, ::webrtc::PeerConnectionDependencies &dependencies, bool dtls_enabled) | webrtc::PeerConnection | |
| $current_local_description() const | webrtc::PeerConnection | |
| $current_remote_description() const | webrtc::PeerConnection | |
| $data_channel_controller() | webrtc::PeerConnection | |
| $DestroyDataChannelTransport(::webrtc::RTCError error) | webrtc::PeerConnection | |
| $dtls_enabled() const | webrtc::PeerConnection | |
| $dtor() | webrtc::PeerConnection | |
| $GetAudioDeviceStats() | webrtc::PeerConnection | |
| $GetCallStats() | webrtc::PeerConnection | |
| $GetConfiguration() | webrtc::PeerConnection | |
| $GetCryptoOptions() | webrtc::PeerConnection | |
| $GetDataChannelStats() const | webrtc::PeerConnection | |
| $GetLocalCertificate(::std::string const &transport_name, ::webrtc::scoped_refptr<::rtc::RTCCertificate > *certificate) | webrtc::PeerConnection | |
| $GetPooledCandidateStats() const | webrtc::PeerConnection | |
| $GetReceivers() const | webrtc::PeerConnection | |
| $GetRemoteSSLCertChain(::std::string const &transport_name) | webrtc::PeerConnection | |
| $GetSctpSslRole_n() | webrtc::PeerConnection | |
| $GetSctpTransport() const | webrtc::PeerConnection | |
| $GetSenders() const | webrtc::PeerConnection | |
| $GetSslRole(::std::string const &content_name, ::rtc::SSLRole *role) | webrtc::PeerConnection | |
| $GetStats(::webrtc::StatsObserver *observer, ::webrtc::MediaStreamTrackInterface *track, ::webrtc::PeerConnectionInterface::StatsOutputLevel level) | webrtc::PeerConnection | |
| $GetStats(::webrtc::RTCStatsCollectorCallback *callback) | webrtc::PeerConnection | |
| $GetStats(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > selector, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > callback) | webrtc::PeerConnection | |
| $GetStats(::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > selector, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > callback) | webrtc::PeerConnection | |
| $GetTransceivers() const | webrtc::PeerConnection | |
| $GetTransceiversInternal() const | webrtc::PeerConnection | |
| $GetTransportStatsByNames(::std::set<::std::string > const &transport_names) | webrtc::PeerConnection | |
| $ice_connection_state() | webrtc::PeerConnection | |
| $ice_connection_state_internal() | webrtc::PeerConnection | |
| $ice_gathering_state() | webrtc::PeerConnection | |
| $IceRestartPending(::std::string const &content_name) const | webrtc::PeerConnection | |
| $initial_offerer() const | webrtc::PeerConnection | |
| $IsClosed() const | webrtc::PeerConnection | |
| $IsUnifiedPlan() const | webrtc::PeerConnection | |
| $legacy_stats() | webrtc::PeerConnection | |
| $local_description() const | webrtc::PeerConnection | |
| $local_streams() | webrtc::PeerConnection | |
| $LookupDtlsTransportByMid(::std::string const &mid) | webrtc::PeerConnection | |
| $message_handler() | webrtc::PeerConnection | |
| $NeedsIceRestart(::std::string const &content_name) const | webrtc::PeerConnection | |
| $network_thread() const | webrtc::PeerConnection | |
| $NoteDataAddedEvent() | webrtc::PeerConnection | |
| $NoteUsageEvent(::webrtc::UsageEvent event) | webrtc::PeerConnection | |
| $Observer() const | webrtc::PeerConnection | |
| $OnSctpDataChannelStateChanged(int channel_id, ::webrtc::DataChannelInterface::DataState state) | webrtc::PeerConnection | |
| $OnTransportChanged(::std::string const &mid, ::webrtc::RtpTransportInternal *rtp_transport, ::webrtc::scoped_refptr<::webrtc::DtlsTransport > dtls_transport, ::webrtc::DataChannelTransportInterface *data_channel_transport) | webrtc::PeerConnection | |
| $options() const | webrtc::PeerConnection | |
| $peer_connection_state() | webrtc::PeerConnection | |
| $pending_local_description() const | webrtc::PeerConnection | |
| $pending_remote_description() const | webrtc::PeerConnection | |
| $port_allocator() | webrtc::PeerConnection | |
| $ReconfigureBandwidthEstimation(::webrtc::BandwidthEstimationSettings const &settings) | webrtc::PeerConnection | |
| $remote_description() const | webrtc::PeerConnection | |
| $remote_streams() | webrtc::PeerConnection | |
| $RemoveIceCandidates(::std::vector<::cricket::Candidate > const &candidates) | webrtc::PeerConnection | |
| $RemoveStream(::webrtc::MediaStreamInterface *local_stream) | webrtc::PeerConnection | |
| $RemoveTrackOrError(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > sender) | webrtc::PeerConnection | |
| $ReportSdpBundleUsage(::webrtc::SessionDescriptionInterface const &remote_description) | webrtc::PeerConnection | |
| $RestartIce() | webrtc::PeerConnection | |
| $rtp_manager() | webrtc::PeerConnection | |
| $rtp_manager() const | webrtc::PeerConnection | |
| $sctp_mid() const | webrtc::PeerConnection | |
| $sctp_transport_name() const | webrtc::PeerConnection | |
| $session_id() const | webrtc::PeerConnection | |
| $SetAudioPlayout(bool playout) | webrtc::PeerConnection | |
| $SetAudioRecording(bool recording) | webrtc::PeerConnection | |
| $SetBitrate(::webrtc::BitrateSettings const &bitrate) | webrtc::PeerConnection | |
| $SetConfiguration(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration) | webrtc::PeerConnection | |
| $SetIceConnectionState(::webrtc::PeerConnectionInterface::IceConnectionState new_state) | webrtc::PeerConnection | |
| $SetLocalDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > desc, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > observer) | webrtc::PeerConnection | |
| $SetLocalDescription(::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > observer) | webrtc::PeerConnection | |
| $SetLocalDescription(::webrtc::SetSessionDescriptionObserver *observer, ::webrtc::SessionDescriptionInterface *desc_ptr) | webrtc::PeerConnection | |
| $SetLocalDescription(::webrtc::SetSessionDescriptionObserver *observer) | webrtc::PeerConnection | |
| $SetRemoteDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > desc, ::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface > observer) | webrtc::PeerConnection | |
| $SetRemoteDescription(::webrtc::SetSessionDescriptionObserver *observer, ::webrtc::SessionDescriptionInterface *desc_ptr) | webrtc::PeerConnection | |
| $ShouldFireNegotiationNeededEvent(uint event_id) | webrtc::PeerConnection | |
| $signaling_state() | webrtc::PeerConnection | |
| $signaling_thread() const | webrtc::PeerConnection | |
| $SrtpRequired() const | webrtc::PeerConnection | |
| $standardized_ice_connection_state() | webrtc::PeerConnection | |
| $StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > output, int64 output_period_ms) | webrtc::PeerConnection | |
| $StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > output) | webrtc::PeerConnection | |
| $StartSctpTransport(int local_port, int remote_port, int max_message_size) | webrtc::PeerConnection | |
| $StopRtcEventLog() | webrtc::PeerConnection | |
| $transport_controller_n() | webrtc::PeerConnection | |
| $transport_controller_s() | webrtc::PeerConnection | |
| $trials() const | webrtc::PeerConnection | |
| $ValidateBundleSettings(::cricket::SessionDescription const *desc, ::std::map<::std::string, ::cricket::ContentGroup const * > const &bundle_groups_by_mid) | webrtc::PeerConnection | |
| $vftable() | webrtc::PeerConnection | static | 
| $vftableForPeerConnectionInterface() | webrtc::PeerConnection | static | 
| $vftableForPeerConnectionSdpMethods() | webrtc::PeerConnection | static | 
| $worker_thread() const | webrtc::PeerConnection | |
| AddAdaptationResource(::webrtc::scoped_refptr<::webrtc::Resource > resource) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddIceCandidate(::webrtc::IceCandidateInterface const *ice_candidate) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface > candidate, ::std::function< void(::webrtc::RTCError)> callback) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddRef() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual | 
| AddRemoteCandidate(::std::string const &mid, ::cricket::Candidate const &candidate) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddStream(::webrtc::MediaStreamInterface *local_stream) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::std::vector<::std::string > const &stream_ids) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::std::vector<::std::string > const &stream_ids, ::std::vector<::webrtc::RtpEncodingParameters > const &init_send_encodings) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::std::vector<::std::string > const &stream_ids, ::std::vector<::webrtc::RtpEncodingParameters > const *init_send_encodings) | webrtc::PeerConnection | |
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTransceiver(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::webrtc::RtpTransceiverInit const &init) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTransceiver(::cricket::MediaType media_type) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTransceiver(::cricket::MediaType media_type, ::webrtc::RtpTransceiverInit const &init) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AddTransceiver(::cricket::MediaType media_type, ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > track, ::webrtc::RtpTransceiverInit const &init, bool update_negotiation_needed) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| AsString(::webrtc::PeerConnectionInterface::SignalingState state) | webrtc::PeerConnectionInterface | static | 
| BundlePolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| call_ptr() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| can_trickle_ice_candidates() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| CandidateNetworkPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| ClearStatsCache() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| Close() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| configuration() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ConfiguredForMedia() const | webrtc::PeerConnection | |
| ContinualGatheringPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| Create(::webrtc::Environment const &env, ::webrtc::scoped_refptr<::webrtc::ConnectionContext > context, ::webrtc::PeerConnectionFactoryInterface::Options const &options, ::std::unique_ptr<::webrtc::Call > call, ::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies) | webrtc::PeerConnection | static | 
| CreateAnswer(::webrtc::CreateSessionDescriptionObserver *observer, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &options) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| CreateDataChannel(::std::string const &label, ::webrtc::DataChannelInit const *config) (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| CreateDataChannelOrError(::std::string const &label, ::webrtc::DataChannelInit const *config) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| CreateDataChannelTransport(::std::string_view mid) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| CreateOffer(::webrtc::CreateSessionDescriptionObserver *observer, ::webrtc::PeerConnectionInterface::RTCOfferAnswerOptions const &options) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| CreateSender(::std::string const &kind, ::std::string const &stream_id) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| current_local_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| current_remote_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| data_channel_controller() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| DestroyDataChannelTransport(::webrtc::RTCError error) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| dtls_enabled() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| FindTransceiverBySender(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > sender) | webrtc::PeerConnection | |
| GetAudioDeviceStats() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetCallStats() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetConfiguration() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetCryptoOptions() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetDataChannelStats() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| GetLocalCandidateMediaIndex(::std::string const &content_name, int *sdp_mline_index) | webrtc::PeerConnection | |
| GetLocalCertificate(::std::string const &transport_name, ::webrtc::scoped_refptr<::rtc::RTCCertificate > *certificate) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetPooledCandidateStats() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetReceivers() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetRemoteSSLCertChain(::std::string const &transport_name) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetSctpSslRole_n() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetSctpTransport() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetSenders() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetSslRole(::std::string const &content_name, ::rtc::SSLRole *role) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetStats(::webrtc::StatsObserver *observer, ::webrtc::MediaStreamTrackInterface *track, ::webrtc::PeerConnectionInterface::StatsOutputLevel level) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetStats(::webrtc::RTCStatsCollectorCallback *callback) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > selector, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > callback) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetStats(::webrtc::scoped_refptr<::webrtc::RtpReceiverInterface > selector, ::webrtc::scoped_refptr<::webrtc::RTCStatsCollectorCallback > callback) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetTransceivers() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetTransceiversInternal() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| GetTransportStatsByNames(::std::set<::std::string > const &transport_names) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ice_connection_state() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ice_connection_state_internal() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ice_gathering_state() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| IceConnectionState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| IceGatheringState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| IceRestartPending(::std::string const &content_name) const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| IceTransportsType enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| initial_offerer() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| Initialize(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies) | webrtc::PeerConnection | |
| InitializePortAllocator_n(::std::set<::rtc::SocketAddress > const &stun_servers, ::std::vector<::cricket::RelayServerConfig > const &turn_servers, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &mapped_ports, ::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration) | webrtc::PeerConnection | |
| InitializeRtcpCallback() | webrtc::PeerConnection | |
| InitializeTransportController_n(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies const &dependencies) | webrtc::PeerConnection | |
| InitializeUnDemuxablePacketHandler() | webrtc::PeerConnection | |
| IsClosed() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| IsUnifiedPlan() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| legacy_stats() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| local_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| local_streams() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| LookupDtlsTransportByMid(::std::string const &mid) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| message_handler() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| mUnk1f4add (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk33a05e (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk3ef1df (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk438159 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk43996c (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk46d428 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk4e4f8a (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk5eba9b (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk5edebd (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk6406aa (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk74e9a5 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk754baf (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk7682e5 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk7b1d8e (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk8b7b48 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk8c02af (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk8fb0ae (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk91caae (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk92c889 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk93e1d2 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk96653c (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnk990d1e (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnka29f89 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnka67d78 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnka7df9e (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnka964f1 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkaa09b8 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkbcb4dc (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkc0221b (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkc3e686 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkc7cd9b (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkdc5ffe (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnke7c5b7 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkee6753 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkeeb554 (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| mUnkf7188d (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| NeedsIceRestart(::std::string const &content_name) const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| network_thread() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| NoteDataAddedEvent() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| NoteUsageEvent(::webrtc::UsageEvent event) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| Observer() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| OnIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface > candidate) | webrtc::PeerConnection | |
| OnIceCandidateError(::std::string const &address, int port, ::std::string const &url, int error_code, ::std::string const &error_text) | webrtc::PeerConnection | |
| OnIceCandidatesRemoved(::std::vector<::cricket::Candidate > const &candidates) | webrtc::PeerConnection | |
| OnIceGatheringChange(::webrtc::PeerConnectionInterface::IceGatheringState new_state) | webrtc::PeerConnection | |
| OnSctpDataChannelStateChanged(int channel_id, ::webrtc::DataChannelInterface::DataState state) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| OnSelectedCandidatePairChanged(::cricket::CandidatePairChangeEvent const &event) | webrtc::PeerConnection | |
| OnTransportChanged(::std::string const &mid, ::webrtc::RtpTransportInternal *rtp_transport, ::webrtc::scoped_refptr<::webrtc::DtlsTransport > dtls_transport, ::webrtc::DataChannelTransportInterface *data_channel_transport) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| OnTransportControllerCandidateChanged(::cricket::CandidatePairChangeEvent const &event) | webrtc::PeerConnection | |
| OnTransportControllerCandidateError(::cricket::IceCandidateErrorEvent const &event) | webrtc::PeerConnection | |
| OnTransportControllerCandidatesGathered(::std::string const &transport_name, ::std::vector<::cricket::Candidate > const &candidates) | webrtc::PeerConnection | |
| OnTransportControllerCandidatesRemoved(::std::vector<::cricket::Candidate > const &candidates) | webrtc::PeerConnection | |
| OnTransportControllerConnectionState(::cricket::IceConnectionState state) | webrtc::PeerConnection | |
| OnTransportControllerDtlsHandshakeError(::rtc::SSLHandshakeError error) | webrtc::PeerConnection | |
| OnTransportControllerGatheringState(::cricket::IceGatheringState state) | webrtc::PeerConnection | |
| operator=(PeerConnection const &) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| options() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| peer_connection_state() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| PeerConnection(PeerConnection const &) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| PeerConnection() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| PeerConnection(::webrtc::Environment const &env, ::webrtc::scoped_refptr<::webrtc::ConnectionContext > context, ::webrtc::PeerConnectionFactoryInterface::Options const &options, bool is_unified_plan, ::std::unique_ptr<::webrtc::Call > call, ::webrtc::PeerConnectionDependencies &dependencies, bool dtls_enabled) | webrtc::PeerConnection | |
| PeerConnectionState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| pending_local_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| pending_remote_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| port_allocator() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ReconfigureBandwidthEstimation(::webrtc::BandwidthEstimationSettings const &settings) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ReconfigurePortAllocator_n(::std::set<::rtc::SocketAddress > const &stun_servers, ::std::vector<::cricket::RelayServerConfig > const &turn_servers, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &mapped_ports, ::webrtc::PeerConnectionInterface::IceTransportsType type, int candidate_pool_size, ::webrtc::PortPrunePolicy turn_port_prune_policy, ::webrtc::TurnCustomizer *turn_customizer, ::std::optional< int > stun_candidate_keepalive_interval, bool have_local_description) | webrtc::PeerConnection | |
| Release() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual | 
| remote_description() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| remote_streams() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| RemoveIceCandidates(::std::vector<::cricket::Candidate > const &candidates) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| RemoveStream(::webrtc::MediaStreamInterface *local_stream) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| RemoveTrackOrError(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface > sender) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | |
| ReportBestConnectionState(::cricket::TransportStats const &stats) | webrtc::PeerConnection | static | 
| ReportFirstConnectUsageMetrics() | webrtc::PeerConnection | |
| ReportIceCandidateCollected(::cricket::Candidate const &candidate) | webrtc::PeerConnection | |
| ReportNegotiatedCiphers(bool dtls_enabled, ::cricket::TransportStats const &stats, ::std::set<::cricket::MediaType > const &media_types) | webrtc::PeerConnection | static | 
| ReportRemoteIceCandidateAdded(::cricket::Candidate const &candidate) | webrtc::PeerConnection | |
| ReportSdpBundleUsage(::webrtc::SessionDescriptionInterface const &remote_description) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ReportTransportStats(::std::vector<::webrtc::scoped_refptr<::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > > transceivers) | webrtc::PeerConnection | |
| ReportUsagePattern() const | webrtc::PeerConnection | |
| RestartIce() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| RTCConfigurationType enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| RtcpMuxPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| rtp_manager() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| rtp_manager() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| sctp_mid() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| sctp_transport_name() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| session_id() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetAudioPlayout(bool playout) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetAudioRecording(bool recording) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetBitrate(::webrtc::BitrateSettings const &bitrate) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetConfiguration(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetConnectionState(::webrtc::PeerConnectionInterface::PeerConnectionState new_state) | webrtc::PeerConnection | |
| SetIceConnectionState(::webrtc::PeerConnectionInterface::IceConnectionState new_state) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetLocalDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > desc, ::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > observer) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetLocalDescription(::webrtc::scoped_refptr<::webrtc::SetLocalDescriptionObserverInterface > observer) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *observer, ::webrtc::SessionDescriptionInterface *desc_ptr) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetLocalDescription(::webrtc::SetSessionDescriptionObserver *observer) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetRemoteDescription(::std::unique_ptr<::webrtc::SessionDescriptionInterface > desc, ::webrtc::scoped_refptr<::webrtc::SetRemoteDescriptionObserverInterface > observer) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetRemoteDescription(::webrtc::SetSessionDescriptionObserver *observer, ::webrtc::SessionDescriptionInterface *desc_ptr) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SetSctpTransportName(::std::string sctp_transport_name) | webrtc::PeerConnection | |
| SetStandardizedIceConnectionState(::webrtc::PeerConnectionInterface::IceConnectionState new_state) | webrtc::PeerConnection | |
| SetupDataChannelTransport_n(::std::string_view mid) | webrtc::PeerConnection | |
| ShouldFireNegotiationNeededEvent(uint event_id) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| signaling_state() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| signaling_thread() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| SignalingState enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| SrtpRequired() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| standardized_ice_connection_state() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > output, int64 output_period_ms) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| StartRtcEventLog(::std::unique_ptr<::webrtc::RtcEventLogOutput > output) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| StartRtcEventLog_w(::std::unique_ptr<::webrtc::RtcEventLogOutput > output, int64 output_period_ms) | webrtc::PeerConnection | |
| StartSctpTransport(int local_port, int remote_port, int max_message_size) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| StatsOutputLevel enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| StopRtcEventLog() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| StopRtcEventLog_w() | webrtc::PeerConnection | |
| TcpCandidatePolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| TeardownDataChannelTransport_n(::webrtc::RTCError error) | webrtc::PeerConnection | |
| TlsCertPolicy enum name (defined in webrtc::PeerConnectionInterface) | webrtc::PeerConnectionInterface | |
| transport_controller_n() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| transport_controller_s() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| trials() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ValidateBundleSettings(::cricket::SessionDescription const *desc, ::std::map<::std::string, ::cricket::ContentGroup const * > const &bundle_groups_by_mid) (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| worker_thread() const (defined in webrtc::PeerConnection) | webrtc::PeerConnection | virtual | 
| ~Observer() (defined in webrtc::JsepTransportController::Observer) | webrtc::JsepTransportController::Observer | virtual | 
| ~PeerConnection() (defined in webrtc::PeerConnection) | webrtc::PeerConnection | 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 |