LeviLamina
Loading...
Searching...
No Matches
webrtc::SessionDescription Class Reference

Public Member Functions

SessionDescriptionoperator= (SessionDescription const &)
MCAPI void AddContent (::webrtc::ContentInfo &&content)
MCAPI void AddContent (::std::string const &name, ::webrtc::MediaProtocolType type, bool rejected, ::std::unique_ptr<::webrtc::MediaContentDescription > description)
MCAPI void AddContent (::std::string const &name, ::webrtc::MediaProtocolType type, bool rejected, bool bundle_only, ::std::unique_ptr<::webrtc::MediaContentDescription > description)
MCAPI void AddTransportInfo (::webrtc::TransportInfo const &transport_info)
MCAPI ::std::unique_ptr<::webrtc::SessionDescriptionClone () const
MCAPI::webrtc::ContentInfo const * GetContentByName (::std::string const &name) const
MCAPI ::std::vector<::webrtc::ContentGroup const * > GetGroupsByName (::std::string const &name) const
MCAPI::webrtc::TransportInfo const * GetTransportInfoByName (::std::string const &name) const
MCAPI::webrtc::TransportInfo * GetTransportInfoByName (::std::string const &name)
MCAPI bool HasGroup (::std::string const &name) const
MCAPI SessionDescription ()
MCAPI SessionDescription (::webrtc::SessionDescription const &)
MCAPI void set_extmap_allow_mixed (bool supported)
MCAPI ~SessionDescription ()
MCAPI void * $ctor ()
MCAPI void * $ctor (::webrtc::SessionDescription const &)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkb2aaf0
::ll::UntypedStorage< 8, 24 > mUnk435af6
::ll::UntypedStorage< 8, 24 > mUnk4bbc70
::ll::UntypedStorage< 4, 4 > mUnk1445d3
::ll::UntypedStorage< 1, 1 > mUnkc733d1

Constructor & Destructor Documentation

◆ SessionDescription() [1/2]

MCAPI webrtc::SessionDescription::SessionDescription ( )
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.

◆ SessionDescription() [2/2]

MCAPI webrtc::SessionDescription::SessionDescription ( ::webrtc::SessionDescription 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.

◆ ~SessionDescription()

MCAPI webrtc::SessionDescription::~SessionDescription ( )
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

◆ AddContent() [1/3]

MCAPI void webrtc::SessionDescription::AddContent ( ::webrtc::ContentInfo && content)
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.

◆ AddContent() [2/3]

MCAPI void webrtc::SessionDescription::AddContent ( ::std::string const & name,
::webrtc::MediaProtocolType type,
bool rejected,
::std::unique_ptr<::webrtc::MediaContentDescription > description )
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.

◆ AddContent() [3/3]

MCAPI void webrtc::SessionDescription::AddContent ( ::std::string const & name,
::webrtc::MediaProtocolType type,
bool rejected,
bool bundle_only,
::std::unique_ptr<::webrtc::MediaContentDescription > description )
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.

◆ AddTransportInfo()

MCAPI void webrtc::SessionDescription::AddTransportInfo ( ::webrtc::TransportInfo const & transport_info)
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.

◆ Clone()

MCAPI ::std::unique_ptr<::webrtc::SessionDescription > webrtc::SessionDescription::Clone ( ) 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.

◆ GetContentByName()

MCAPI::webrtc::ContentInfo const * webrtc::SessionDescription::GetContentByName ( ::std::string const & name) 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.

◆ GetGroupsByName()

MCAPI ::std::vector<::webrtc::ContentGroup const * > webrtc::SessionDescription::GetGroupsByName ( ::std::string const & name) 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.

◆ GetTransportInfoByName() [1/2]

MCAPI::webrtc::TransportInfo const * webrtc::SessionDescription::GetTransportInfoByName ( ::std::string const & name) 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.

◆ GetTransportInfoByName() [2/2]

MCAPI::webrtc::TransportInfo * webrtc::SessionDescription::GetTransportInfoByName ( ::std::string const & name)
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.

◆ HasGroup()

MCAPI bool webrtc::SessionDescription::HasGroup ( ::std::string const & name) 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.

◆ set_extmap_allow_mixed()

MCAPI void webrtc::SessionDescription::set_extmap_allow_mixed ( bool supported)
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::SessionDescription::$ctor ( )
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::SessionDescription::$ctor ( ::webrtc::SessionDescription 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.

◆ $dtor()

MCAPI void webrtc::SessionDescription::$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.

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