|
PeerConnectionFactory & | operator= (PeerConnectionFactory const &) |
|
| PeerConnectionFactory (PeerConnectionFactory const &) |
|
virtual void | SetOptions (::webrtc::PeerConnectionFactoryInterface::Options const &) |
|
virtual ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > > | CreatePeerConnectionOrError (::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies) |
|
virtual::webrtc::RtpCapabilities | GetRtpSenderCapabilities (::cricket::MediaType) const |
|
virtual::webrtc::RtpCapabilities | GetRtpReceiverCapabilities (::cricket::MediaType) const |
|
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > | CreateLocalMediaStream (::std::string const &) |
|
virtual ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > | CreateAudioSource (::cricket::AudioOptions const &) |
|
virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > | CreateVideoTrack (::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface >, ::std::string_view) |
|
virtual ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface > | CreateAudioTrack (::std::string const &, ::webrtc::AudioSourceInterface *) |
|
virtual bool | StartAecDump (::_iobuf *, int64) |
|
virtual void | StopAecDump () |
|
MCAPI ::std::unique_ptr<::webrtc::Call > | CreateCall_w (::webrtc::Environment const &, ::webrtc::PeerConnectionInterface::RTCConfiguration const &) |
|
MCAPI bool | IsTrialEnabled (::std::string_view) const |
|
MCAPI | PeerConnectionFactory (::webrtc::PeerConnectionFactoryDependencies) |
|
MCAPI | PeerConnectionFactory (::webrtc::scoped_refptr<::webrtc::ConnectionContext >, ::webrtc::PeerConnectionFactoryDependencies *) |
|
MCAPI::cricket::MediaEngineInterface * | media_engine () const |
|
MCAPI void * | $ctor (::webrtc::PeerConnectionFactoryDependencies) |
|
MCAPI void * | $ctor (::webrtc::scoped_refptr<::webrtc::ConnectionContext >, ::webrtc::PeerConnectionFactoryDependencies *) |
|
virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > | CreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::webrtc::PeerConnectionDependencies) |
|
virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > | CreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &, ::std::unique_ptr<::cricket::PortAllocator >, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface >, ::webrtc::PeerConnectionObserver *) |
|
virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > | CreateVideoTrack (::std::string const &label, ::webrtc::VideoTrackSourceInterface *source) |
|
MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > | $CreateVideoTrack (::std::string const &label, ::webrtc::VideoTrackSourceInterface *source) |
|
virtual void | AddRef () const =0 |
|
virtual::webrtc::RefCountReleaseStatus | Release () const =0 |
|
MCFOLD void | $dtor () |
|