LeviLamina
Loading...
Searching...
No Matches
webrtc::PeerConnectionFactory Class Referenceabstract
+ Inheritance diagram for webrtc::PeerConnectionFactory:

Public Member Functions

PeerConnectionFactoryoperator= (PeerConnectionFactory const &)
 
 PeerConnectionFactory (PeerConnectionFactory const &)
 
virtual void SetOptions (::webrtc::PeerConnectionFactoryInterface::Options const &options)
 
virtual ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > > CreatePeerConnectionOrError (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies)
 
virtual::webrtc::RtpCapabilities GetRtpSenderCapabilities (::cricket::MediaType kind) const
 
virtual::webrtc::RtpCapabilities GetRtpReceiverCapabilities (::cricket::MediaType kind) const
 
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamInterfaceCreateLocalMediaStream (::std::string const &stream_id)
 
virtual ::webrtc::scoped_refptr<::webrtc::AudioSourceInterfaceCreateAudioSource (::cricket::AudioOptions const &options)
 
virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterfaceCreateVideoTrack (::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface > source, ::std::string_view id)
 
virtual ::webrtc::scoped_refptr<::webrtc::AudioTrackInterfaceCreateAudioTrack (::std::string const &id, ::webrtc::AudioSourceInterface *source)
 
virtual bool StartAecDump (::_iobuf *file, int64 max_size_bytes)
 
virtual void StopAecDump ()
 
MCAPI ::std::unique_ptr<::webrtc::CallCreateCall_w (::webrtc::Environment const &env, ::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration)
 
MCAPI bool IsTrialEnabled (::std::string_view key) const
 
MCAPI PeerConnectionFactory (::webrtc::PeerConnectionFactoryDependencies dependencies)
 
MCAPI PeerConnectionFactory (::webrtc::scoped_refptr<::webrtc::ConnectionContext > context, ::webrtc::PeerConnectionFactoryDependencies *dependencies)
 
MCAPI::cricket::MediaEngineInterface * media_engine () const
 
MCAPI void * $ctor (::webrtc::PeerConnectionFactoryDependencies dependencies)
 
MCAPI void * $ctor (::webrtc::scoped_refptr<::webrtc::ConnectionContext > context, ::webrtc::PeerConnectionFactoryDependencies *dependencies)
 
MCAPI void $dtor ()
 
MCAPI void $SetOptions (::webrtc::PeerConnectionFactoryInterface::Options const &options)
 
MCAPI ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > > $CreatePeerConnectionOrError (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies)
 
MCAPI::webrtc::RtpCapabilities $GetRtpSenderCapabilities (::cricket::MediaType kind) const
 
MCAPI::webrtc::RtpCapabilities $GetRtpReceiverCapabilities (::cricket::MediaType kind) const
 
MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface$CreateLocalMediaStream (::std::string const &stream_id)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface$CreateAudioSource (::cricket::AudioOptions const &options)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface$CreateVideoTrack (::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface > source, ::std::string_view id)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface$CreateAudioTrack (::std::string const &id, ::webrtc::AudioSourceInterface *source)
 
MCAPI bool $StartAecDump (::_iobuf *file, int64 max_size_bytes)
 
MCAPI void $StopAecDump ()
 
virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterfaceCreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies)
 
virtual ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterfaceCreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::std::unique_ptr<::cricket::PortAllocator > allocator, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface > cert_generator, ::webrtc::PeerConnectionObserver *observer)
 
virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterfaceCreateVideoTrack (::std::string const &label, ::webrtc::VideoTrackSourceInterface *source)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface$CreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::webrtc::PeerConnectionDependencies dependencies)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface$CreatePeerConnection (::webrtc::PeerConnectionInterface::RTCConfiguration const &configuration, ::std::unique_ptr<::cricket::PortAllocator > allocator, ::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface > cert_generator, ::webrtc::PeerConnectionObserver *observer)
 
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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk9585ba
 
::ll::UntypedStorage< 4, 20 > mUnkf54a1e
 
::ll::UntypedStorage< 8, 8 > mUnk5da130
 
::ll::UntypedStorage< 8, 8 > mUnkb6cf1d
 
::ll::UntypedStorage< 8, 8 > mUnkfeffcb
 
::ll::UntypedStorage< 8, 8 > mUnk7c7c98
 
::ll::UntypedStorage< 8, 8 > mUnk4708a5
 
::ll::UntypedStorage< 8, 8 > mUnkb6a9da
 
::ll::UntypedStorage< 8, 8 > mUnkfbd22e
 
::ll::UntypedStorage< 8, 8 > mUnkb12b34
 

Constructor & Destructor Documentation

◆ PeerConnectionFactory() [1/2]

MCAPI webrtc::PeerConnectionFactory::PeerConnectionFactory ( ::webrtc::PeerConnectionFactoryDependencies dependencies)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PeerConnectionFactory() [2/2]

MCAPI webrtc::PeerConnectionFactory::PeerConnectionFactory ( ::webrtc::scoped_refptr<::webrtc::ConnectionContext > context,
::webrtc::PeerConnectionFactoryDependencies * dependencies )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ SetOptions()

virtual void webrtc::PeerConnectionFactory::SetOptions ( ::webrtc::PeerConnectionFactoryInterface::Options const & options)
virtual

◆ CreateLocalMediaStream()

virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > webrtc::PeerConnectionFactory::CreateLocalMediaStream ( ::std::string const & stream_id)
virtual

◆ CreateAudioSource()

virtual ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > webrtc::PeerConnectionFactory::CreateAudioSource ( ::cricket::AudioOptions const & options)
virtual

◆ CreateVideoTrack()

virtual ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > webrtc::PeerConnectionFactory::CreateVideoTrack ( ::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface > source,
::std::string_view id )
virtual

◆ CreateAudioTrack()

virtual ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface > webrtc::PeerConnectionFactory::CreateAudioTrack ( ::std::string const & id,
::webrtc::AudioSourceInterface * source )
virtual

◆ StartAecDump()

virtual bool webrtc::PeerConnectionFactory::StartAecDump ( ::_iobuf * file,
int64 max_size_bytes )
virtual

◆ StopAecDump()

virtual void webrtc::PeerConnectionFactory::StopAecDump ( )
virtual

◆ CreateCall_w()

MCAPI ::std::unique_ptr<::webrtc::Call > webrtc::PeerConnectionFactory::CreateCall_w ( ::webrtc::Environment const & env,
::webrtc::PeerConnectionInterface::RTCConfiguration const & configuration )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ IsTrialEnabled()

MCAPI bool webrtc::PeerConnectionFactory::IsTrialEnabled ( ::std::string_view key) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ media_engine()

MCAPI::cricket::MediaEngineInterface * webrtc::PeerConnectionFactory::media_engine ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * webrtc::PeerConnectionFactory::$ctor ( ::webrtc::PeerConnectionFactoryDependencies dependencies)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * webrtc::PeerConnectionFactory::$ctor ( ::webrtc::scoped_refptr<::webrtc::ConnectionContext > context,
::webrtc::PeerConnectionFactoryDependencies * dependencies )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void webrtc::PeerConnectionFactory::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $SetOptions()

MCAPI void webrtc::PeerConnectionFactory::$SetOptions ( ::webrtc::PeerConnectionFactoryInterface::Options const & options)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreatePeerConnectionOrError()

MCAPI ::webrtc::RTCErrorOr<::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > > webrtc::PeerConnectionFactory::$CreatePeerConnectionOrError ( ::webrtc::PeerConnectionInterface::RTCConfiguration const & configuration,
::webrtc::PeerConnectionDependencies dependencies )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $GetRtpSenderCapabilities()

MCAPI::webrtc::RtpCapabilities webrtc::PeerConnectionFactory::$GetRtpSenderCapabilities ( ::cricket::MediaType kind) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $GetRtpReceiverCapabilities()

MCAPI::webrtc::RtpCapabilities webrtc::PeerConnectionFactory::$GetRtpReceiverCapabilities ( ::cricket::MediaType kind) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreateLocalMediaStream()

MCAPI ::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > webrtc::PeerConnectionFactory::$CreateLocalMediaStream ( ::std::string const & stream_id)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreateAudioSource()

MCAPI ::webrtc::scoped_refptr<::webrtc::AudioSourceInterface > webrtc::PeerConnectionFactory::$CreateAudioSource ( ::cricket::AudioOptions const & options)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreateVideoTrack() [1/2]

MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > webrtc::PeerConnectionFactory::$CreateVideoTrack ( ::webrtc::scoped_refptr<::webrtc::VideoTrackSourceInterface > source,
::std::string_view id )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreateAudioTrack()

MCAPI ::webrtc::scoped_refptr<::webrtc::AudioTrackInterface > webrtc::PeerConnectionFactory::$CreateAudioTrack ( ::std::string const & id,
::webrtc::AudioSourceInterface * source )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $StartAecDump()

MCAPI bool webrtc::PeerConnectionFactory::$StartAecDump ( ::_iobuf * file,
int64 max_size_bytes )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $StopAecDump()

MCAPI void webrtc::PeerConnectionFactory::$StopAecDump ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** webrtc::PeerConnectionFactory::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreatePeerConnection() [1/2]

MCAPI ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > webrtc::PeerConnectionFactoryInterface::$CreatePeerConnection ( ::webrtc::PeerConnectionInterface::RTCConfiguration const & configuration,
::webrtc::PeerConnectionDependencies dependencies )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreatePeerConnection() [2/2]

MCAPI ::webrtc::scoped_refptr<::webrtc::PeerConnectionInterface > webrtc::PeerConnectionFactoryInterface::$CreatePeerConnection ( ::webrtc::PeerConnectionInterface::RTCConfiguration const & configuration,
::std::unique_ptr<::cricket::PortAllocator > allocator,
::std::unique_ptr<::rtc::RTCCertificateGeneratorInterface > cert_generator,
::webrtc::PeerConnectionObserver * observer )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $CreateVideoTrack() [2/2]

MCAPI ::webrtc::scoped_refptr<::webrtc::VideoTrackInterface > webrtc::PeerConnectionFactoryInterface::$CreateVideoTrack ( ::std::string const & label,
::webrtc::VideoTrackSourceInterface * source )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: