LeviLamina
|
This is the complete list of members for webrtc::PeerConnectionFactoryInterface, including all inherited members.
$CreatePeerConnection(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies) | webrtc::PeerConnectionFactoryInterface | |
$CreatePeerConnection(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::std::unique_ptr<::cricket::PortAllocator > allocator, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface > cert_generator, ::webrtc::PeerConnectionObserver *observer) | webrtc::PeerConnectionFactoryInterface | |
$CreateVideoTrack(::std::string const &label, ::webrtc::VideoTrackSourceInterface *source) | webrtc::PeerConnectionFactoryInterface | |
$dtor() | webrtc::PeerConnectionFactoryInterface | |
$vftable() | webrtc::RefCountInterface | static |
AddRef() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
CreateAudioSource(::cricket::AudioOptions const &)=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
CreateAudioTrack(::std::string const &, ::webrtc::AudioSourceInterface *)=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
CreateLocalMediaStream(::std::string const &)=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
CreatePeerConnection(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies) (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
CreatePeerConnection(::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::std::unique_ptr<::cricket::PortAllocator > allocator, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface > cert_generator, ::webrtc::PeerConnectionObserver *observer) (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
CreatePeerConnectionOrError(::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies) (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
CreateVideoTrack(::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface >, ::std::string_view)=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
CreateVideoTrack(::std::string const &label, ::webrtc::VideoTrackSourceInterface *source) (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
GetRtpReceiverCapabilities(::cricket::MediaType) const (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
GetRtpSenderCapabilities(::cricket::MediaType) const (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | |
Release() const =0 (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | pure virtual |
SetOptions(::webrtc::PeerConnectionFactoryInterface::Options const &)=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
StartAecDump(::_iobuf *, int64) (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | virtual |
StopAecDump()=0 (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | pure virtual |
~PeerConnectionFactoryInterface() (defined in webrtc::PeerConnectionFactoryInterface) | webrtc::PeerConnectionFactoryInterface | virtual |
~RefCountInterface() (defined in webrtc::RefCountInterface) | webrtc::RefCountInterface | virtual |