LeviLamina
Loading...
Searching...
No Matches
webrtc::RTCLocalIceCandidateStats Class Reference
+ Inheritance diagram for webrtc::RTCLocalIceCandidateStats:

Public Member Functions

virtual ::std::unique_ptr<::webrtc::RTCStatscopy () const
 
virtual char const * type () const
 
MCAPI RTCLocalIceCandidateStats (::std::string id, ::webrtc::Timestamp timestamp)
 
MCAPI void * $ctor (::std::string id, ::webrtc::Timestamp timestamp)
 
MCAPI ::std::unique_ptr<::webrtc::RTCStats$copy () const
 
MCAPI char const * $type () const
 
virtual ::std::vector<::webrtc::AttributeAttributesImpl (uint64 additional_capacity) const
 
MCAPI void * $ctor (::webrtc::RTCIceCandidateStats const &)
 
MCAPI void * $ctor (::std::string id, ::webrtc::Timestamp timestamp, bool is_remote)
 
MCAPI void * $ctor (::webrtc::RTCStats const &other)
 
MCAPI void $dtor ()
 
MCAPI ::std::vector<::webrtc::Attribute$AttributesImpl (uint64 additional_capacity) const
 
MCAPI ::std::vector<::webrtc::AttributeAttributes () const
 
MCAPI::std::string ToJson () const
 

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> kType ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnkbab829
 
::ll::UntypedStorage< 1, 2 > mUnk6748a5
 
::ll::UntypedStorage< 8, 40 > mUnk34748a
 
::ll::UntypedStorage< 8, 40 > mUnk52a1d5
 
::ll::UntypedStorage< 8, 40 > mUnk6a678c
 
::ll::UntypedStorage< 4, 8 > mUnka4a56a
 
::ll::UntypedStorage< 8, 40 > mUnk2e96a1
 
::ll::UntypedStorage< 8, 40 > mUnk61362f
 
::ll::UntypedStorage< 8, 40 > mUnkb0182b
 
::ll::UntypedStorage< 4, 8 > mUnk3b0203
 
::ll::UntypedStorage< 8, 40 > mUnk2d9568
 
::ll::UntypedStorage< 8, 40 > mUnke5d5eb
 
::ll::UntypedStorage< 8, 40 > mUnk812fe5
 
::ll::UntypedStorage< 4, 8 > mUnkd51704
 
::ll::UntypedStorage< 8, 40 > mUnka86b7a
 
::ll::UntypedStorage< 8, 40 > mUnk69f42b
 
::ll::UntypedStorage< 1, 2 > mUnkb7d605
 
::ll::UntypedStorage< 8, 40 > mUnkc7c4a8
 
::ll::UntypedStorage< 8, 32 > mUnk91f4ec
 
::ll::UntypedStorage< 8, 8 > mUnk39fdb3
 

Constructor & Destructor Documentation

◆ RTCLocalIceCandidateStats()

MCAPI webrtc::RTCLocalIceCandidateStats::RTCLocalIceCandidateStats ( ::std::string id,
::webrtc::Timestamp timestamp )
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

◆ copy()

virtual ::std::unique_ptr<::webrtc::RTCStats > webrtc::RTCLocalIceCandidateStats::copy ( ) const
virtual

Reimplemented from webrtc::RTCIceCandidateStats.

◆ type()

virtual char const * webrtc::RTCLocalIceCandidateStats::type ( ) const
virtual

Reimplemented from webrtc::RTCIceCandidateStats.

◆ kType()

static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::RTCLocalIceCandidateStats::kType ( )
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.

◆ $ctor() [1/4]

MCAPI void * webrtc::RTCLocalIceCandidateStats::$ctor ( ::std::string id,
::webrtc::Timestamp timestamp )
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.

◆ $copy()

MCAPI ::std::unique_ptr<::webrtc::RTCStats > webrtc::RTCLocalIceCandidateStats::$copy ( ) 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.

◆ $type()

MCAPI char const * webrtc::RTCLocalIceCandidateStats::$type ( ) 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.

◆ $vftable()

static MCAPI void ** webrtc::RTCLocalIceCandidateStats::$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.

◆ $ctor() [2/4]

MCAPI void * webrtc::RTCIceCandidateStats::$ctor ( ::webrtc::RTCIceCandidateStats const & )
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.

◆ $ctor() [3/4]

MCAPI void * webrtc::RTCIceCandidateStats::$ctor ( ::std::string id,
::webrtc::Timestamp timestamp,
bool is_remote )
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.

◆ $ctor() [4/4]

MCAPI void * webrtc::RTCStats::$ctor ( ::webrtc::RTCStats const & other)
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.

◆ $dtor()

MCAPI void webrtc::RTCIceCandidateStats::$dtor ( )
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.

◆ $AttributesImpl()

MCAPI ::std::vector<::webrtc::Attribute > webrtc::RTCIceCandidateStats::$AttributesImpl ( uint64 additional_capacity) const
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.

◆ Attributes()

MCAPI ::std::vector<::webrtc::Attribute > webrtc::RTCStats::Attributes ( ) const
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.

◆ ToJson()

MCAPI::std::string webrtc::RTCStats::ToJson ( ) const
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: