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

Public Types

enum class  EncodingType : int { Legacy = 0 , NewFormat = 1 , ProtoFree = 2 }
 
enum  : int64 { KImmediateOutput = 0 }
 
enum  : uint64 { KUnlimitedOutput = 0 }
 

Public Member Functions

virtual bool StartLogging (::std::unique_ptr<::webrtc::RtcEventLogOutput >, int64)
 
virtual void StopLogging ()
 
virtual void Log (::std::unique_ptr<::webrtc::RtcEvent >)
 
virtual void StopLogging (::std::function< void()>)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ StartLogging()

virtual bool webrtc::RtcEventLogNull::StartLogging ( ::std::unique_ptr<::webrtc::RtcEventLogOutput > ,
int64  )
virtual

Implements webrtc::RtcEventLog.

◆ StopLogging()

virtual void webrtc::RtcEventLogNull::StopLogging ( )
virtual

Implements webrtc::RtcEventLog.

◆ Log()

virtual void webrtc::RtcEventLogNull::Log ( ::std::unique_ptr<::webrtc::RtcEvent > )
virtual

Implements webrtc::RtcEventLog.

◆ $vftable()

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

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