fm.liveswitch.diagnostics.config.DiagnosticsConfig Class Reference

A config for Diagnostics. More...

Public Member Functions

 DiagnosticsConfig ()
 Constructor. More...
 
fm.liveswitch.diagnostics.config.BandwidthEstimationConfig getBandwidthEstimation ()
 Gets the Bandwidth Estimation Config. More...
 
fm.liveswitch.diagnostics.config.RtpConfig getRtp ()
 Gets the Rtp Config. More...
 

Detailed Description

A config for Diagnostics.

Constructor & Destructor Documentation

◆ DiagnosticsConfig()

fm.liveswitch.diagnostics.config.DiagnosticsConfig.DiagnosticsConfig ( )

Constructor.

Member Function Documentation

◆ getBandwidthEstimation()

fm.liveswitch.diagnostics.config.BandwidthEstimationConfig fm.liveswitch.diagnostics.config.DiagnosticsConfig.getBandwidthEstimation ( )

Gets the Bandwidth Estimation Config.

◆ getRtp()

fm.liveswitch.diagnostics.config.RtpConfig fm.liveswitch.diagnostics.config.DiagnosticsConfig.getRtp ( )

Gets the Rtp Config.