webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::BlockProcessorMetrics Class Reference

#include <block_processor_metrics.h>

Public Member Functions

 BlockProcessorMetrics ()=default
 
void UpdateCapture (bool underrun)
 
void UpdateRender (bool overrun)
 
bool MetricsReported ()
 
 BlockProcessorMetrics ()=default
 
void UpdateCapture (bool underrun)
 
void UpdateRender (bool overrun)
 
bool MetricsReported ()
 

Constructor & Destructor Documentation

◆ BlockProcessorMetrics() [1/2]

webrtc::BlockProcessorMetrics::BlockProcessorMetrics ( )
default

◆ BlockProcessorMetrics() [2/2]

webrtc::BlockProcessorMetrics::BlockProcessorMetrics ( )
default

Member Function Documentation

◆ MetricsReported() [1/2]

bool webrtc::BlockProcessorMetrics::MetricsReported ( )
inline

◆ MetricsReported() [2/2]

bool webrtc::BlockProcessorMetrics::MetricsReported ( )
inline

◆ UpdateCapture() [1/2]

void webrtc::BlockProcessorMetrics::UpdateCapture ( bool  underrun)

◆ UpdateCapture() [2/2]

void webrtc::BlockProcessorMetrics::UpdateCapture ( bool  underrun)

◆ UpdateRender() [1/2]

void webrtc::BlockProcessorMetrics::UpdateRender ( bool  overrun)

◆ UpdateRender() [2/2]

void webrtc::BlockProcessorMetrics::UpdateRender ( bool  overrun)

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