LeviLamina
Loading...
Searching...
No Matches
webrtc::PeerConnection Member List

This is the complete list of members for webrtc::PeerConnection, including all inherited members.

$ctor(::webrtc::Environment const &, ::webrtc::scoped_refptr<::webrtc::ConnectionContext >, ::webrtc::PeerConnectionFactoryInterface::Options const &, bool, ::std::unique_ptr<::webrtc::Call >, ::webrtc::PeerConnectionDependencies &, bool) (defined in webrtc::PeerConnection)webrtc::PeerConnection
$vftable() (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
$vftableForPeerConnectionInterface() (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
$vftableForPeerConnectionSdpMethods() (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
AddTrack(::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface >, ::std::vector<::std::string > const &, ::std::vector<::webrtc::RtpEncodingParameters > const *) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ConfiguredForMedia() const (defined in webrtc::PeerConnection)webrtc::PeerConnection
Create(::webrtc::Environment const &, ::webrtc::scoped_refptr<::webrtc::ConnectionContext >, ::webrtc::PeerConnectionFactoryInterface::Options const &, ::std::unique_ptr<::webrtc::Call >, ::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies) (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
FindTransceiverBySender(::webrtc::scoped_refptr<::webrtc::RtpSenderInterface >) (defined in webrtc::PeerConnection)webrtc::PeerConnection
GetLocalCandidateMediaIndex(::std::string const &, int *) (defined in webrtc::PeerConnection)webrtc::PeerConnection
Initialize(::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies) (defined in webrtc::PeerConnection)webrtc::PeerConnection
InitializePortAllocator_n(::std::set<::rtc::SocketAddress > const &, ::std::vector<::cricket::RelayServerConfig > const &, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &, ::webrtc::PeerConnectionInterface::RTCConfiguration const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
InitializeRtcpCallback() (defined in webrtc::PeerConnection)webrtc::PeerConnection
InitializeTransportController_n(::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
InitializeUnDemuxablePacketHandler() (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnIceCandidate(::std::unique_ptr<::webrtc::IceCandidateInterface >) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnIceCandidateError(::std::string const &, int, ::std::string const &, int, ::std::string const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnIceCandidatesRemoved(::std::vector<::cricket::Candidate > const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnIceGatheringChange(::webrtc::PeerConnectionInterface::IceGatheringState) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnSelectedCandidatePairChanged(::cricket::CandidatePairChangeEvent const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerCandidateChanged(::cricket::CandidatePairChangeEvent const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerCandidateError(::cricket::IceCandidateErrorEvent const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerCandidatesGathered(::std::string const &, ::std::vector<::cricket::Candidate > const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerCandidatesRemoved(::std::vector<::cricket::Candidate > const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerConnectionState(::cricket::IceConnectionState) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerDtlsHandshakeError(::rtc::SSLHandshakeError) (defined in webrtc::PeerConnection)webrtc::PeerConnection
OnTransportControllerGatheringState(::cricket::IceGatheringState) (defined in webrtc::PeerConnection)webrtc::PeerConnection
PeerConnection(::webrtc::Environment const &, ::webrtc::scoped_refptr<::webrtc::ConnectionContext >, ::webrtc::PeerConnectionFactoryInterface::Options const &, bool, ::std::unique_ptr<::webrtc::Call >, ::webrtc::PeerConnectionDependencies &, bool) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReconfigurePortAllocator_n(::std::set<::rtc::SocketAddress > const &, ::std::vector<::cricket::RelayServerConfig > const &, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &, ::webrtc::PeerConnectionInterface::IceTransportsType, int, ::webrtc::PortPrunePolicy, ::webrtc::TurnCustomizer *, ::std::optional< int >, bool) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReportBestConnectionState(::cricket::TransportStats const &) (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
ReportFirstConnectUsageMetrics() (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReportIceCandidateCollected(::cricket::Candidate const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReportNegotiatedCiphers(bool, ::cricket::TransportStats const &, ::std::set<::cricket::MediaType > const &) (defined in webrtc::PeerConnection)webrtc::PeerConnectionstatic
ReportRemoteIceCandidateAdded(::cricket::Candidate const &) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReportTransportStats(::std::vector<::webrtc::scoped_refptr< ::webrtc::RtpTransceiverProxyWithInternal<::webrtc::RtpTransceiver > > >) (defined in webrtc::PeerConnection)webrtc::PeerConnection
ReportUsagePattern() const (defined in webrtc::PeerConnection)webrtc::PeerConnection
SetConnectionState(::webrtc::PeerConnectionInterface::PeerConnectionState) (defined in webrtc::PeerConnection)webrtc::PeerConnection
SetSctpTransportName(::std::string) (defined in webrtc::PeerConnection)webrtc::PeerConnection
SetStandardizedIceConnectionState(::webrtc::PeerConnectionInterface::IceConnectionState) (defined in webrtc::PeerConnection)webrtc::PeerConnection
SetupDataChannelTransport_n(::std::string_view) (defined in webrtc::PeerConnection)webrtc::PeerConnection
StartRtcEventLog_w(::std::unique_ptr<::webrtc::RtcEventLogOutput >, int64) (defined in webrtc::PeerConnection)webrtc::PeerConnection
StopRtcEventLog_w() (defined in webrtc::PeerConnection)webrtc::PeerConnection
TeardownDataChannelTransport_n(::webrtc::RTCError) (defined in webrtc::PeerConnection)webrtc::PeerConnection