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.


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