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

Public Member Functions

RTCSentRtpStreamStatsoperator= (RTCSentRtpStreamStats const &)
 
 RTCSentRtpStreamStats (RTCSentRtpStreamStats const &)
 
virtual ::std::vector<::webrtc::AttributeAttributesImpl (uint64 additional_capacity) const
 
virtual ::std::unique_ptr<::webrtc::RTCStatscopy () const
 
virtual char const * type () const
 
MCAPI RTCSentRtpStreamStats (::std::string id, ::webrtc::Timestamp timestamp)
 
MCAPI void * $ctor (::std::string id, ::webrtc::Timestamp timestamp)
 
MCAPI void $dtor ()
 
MCAPI ::std::vector<::webrtc::Attribute$AttributesImpl (uint64 additional_capacity) const
 
MCAPI ::std::unique_ptr<::webrtc::RTCStats$copy () const
 
MCAPI char const * $type () const
 
MCAPI void * $ctor (::webrtc::RTCRtpStreamStats const &)
 
MCAPI void * $ctor (::webrtc::RTCStats const &other)
 
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, 16 > mUnk1a0b82
 
::ll::UntypedStorage< 8, 16 > mUnk3e735c
 
::ll::UntypedStorage< 4, 8 > mUnkbd3d4c
 
::ll::UntypedStorage< 8, 40 > mUnk8d1c24
 
::ll::UntypedStorage< 8, 40 > mUnkea85ee
 
::ll::UntypedStorage< 8, 40 > mUnk911a28
 
::ll::UntypedStorage< 8, 32 > mUnk91f4ec
 
::ll::UntypedStorage< 8, 8 > mUnk39fdb3
 

Constructor & Destructor Documentation

◆ RTCSentRtpStreamStats()

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

Reimplemented from webrtc::RTCRtpStreamStats.

◆ type()

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

Reimplemented from webrtc::RTCRtpStreamStats.

◆ kType()

static MCAPI ::std::add_lvalue_reference_t< char const []> webrtc::RTCSentRtpStreamStats::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::RTCSentRtpStreamStats::$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.

◆ $dtor()

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

◆ $AttributesImpl()

MCAPI ::std::vector<::webrtc::Attribute > webrtc::RTCSentRtpStreamStats::$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::RTCSentRtpStreamStats::$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::RTCSentRtpStreamStats::$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::RTCSentRtpStreamStats::$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/3]

MCAPI void * webrtc::RTCRtpStreamStats::$ctor ( ::webrtc::RTCRtpStreamStats 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.

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