LeviLamina
Loading...
Searching...
No Matches
webrtc::RtcEventLog Class Referenceabstract
+ Inheritance diagram for webrtc::RtcEventLog:

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)=0
 
virtual void StopLogging ()=0
 
virtual void StopLogging (::std::function< void()> callback)
 
virtual void Log (::std::unique_ptr<::webrtc::RtcEvent >)=0
 
MCAPI void $StopLogging (::std::function< void()> callback)
 

Member Function Documentation

◆ $StopLogging()

MCAPI void webrtc::RtcEventLog::$StopLogging ( ::std::function< void()> callback)
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: