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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk5ad81d
::ll::UntypedStorage< 8, 16 > mUnk5065bc
::ll::UntypedStorage< 8, 16 > mUnk922577
::ll::UntypedStorage< 8, 16 > mUnke7a1b7
::ll::UntypedStorage< 8, 40 > mUnka501ea
::ll::UntypedStorage< 8, 40 > mUnkae3fb3
::ll::UntypedStorage< 8, 40 > mUnk74ca95
::ll::UntypedStorage< 8, 40 > mUnk15adda
::ll::UntypedStorage< 8, 40 > mUnkf820fd
::ll::UntypedStorage< 8, 40 > mUnkc3649d
::ll::UntypedStorage< 8, 40 > mUnkb2d680
::ll::UntypedStorage< 8, 40 > mUnk15671e
::ll::UntypedStorage< 8, 40 > mUnk9cafa4
::ll::UntypedStorage< 4, 8 > mUnk1e8445
::ll::UntypedStorage< 8, 40 > mUnk21c436
::ll::UntypedStorage< 8, 40 > mUnkb63ce6
::ll::UntypedStorage< 8, 40 > mUnk20e1b5
::ll::UntypedStorage< 8, 32 > mUnk91f4ec
::ll::UntypedStorage< 8, 8 > mUnk39fdb3

Constructor & Destructor Documentation

◆ RTCTransportStats() [1/2]

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

◆ RTCTransportStats() [2/2]

MCAPI webrtc::RTCTransportStats::RTCTransportStats ( ::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::RTCTransportStats::copy ( ) const
virtual

Implements webrtc::RTCStats.

◆ type()

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

Implements webrtc::RTCStats.

◆ kType()

MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::RTCTransportStats::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/3]

MCAPI void * webrtc::RTCTransportStats::$ctor ( ::webrtc::RTCTransportStats 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() [2/3]

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

◆ $AttributesImpl()

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

◆ $copy()

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

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

◆ 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.

◆ $ctor() [3/3]

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::RTCStats::$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.

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