TeamTalk 5 .NET DLL Version 5.12A
BearWare.WebRTCConstants Struct Reference

Default values for BearWare.WebRTCAudioPreprocessor. More...

Static Public Attributes

const bool DEFAULT_WEBRTC_PREAMPLIFIER_ENABLE = false
 
const float DEFAULT_WEBRTC_PREAMPLIFIER_GAINFACTOR = 1.0f
 
const bool DEFAULT_WEBRTC_VAD_ENABLE = false
 
const bool DEFAULT_WEBRTC_LEVELESTIMATION_ENABLE = false
 
const bool DEFAULT_WEBRTC_GAINCTL_ENABLE = false
 
const float DEFAULT_WEBRTC_GAINDB = 15
 
const bool DEFAULT_WEBRTC_SAT_PROT_ENABLE = false
 
const float DEFAULT_WEBRTC_INIT_SAT_MARGIN_DB = 20
 
const float DEFAULT_WEBRTC_EXTRA_SAT_MARGIN_DB = 2
 
const float DEFAULT_WEBRTC_MAXGAIN_DBSEC = 3
 
const float DEFAULT_WEBRTC_MAX_OUT_NOISE = -50
 
const bool DEFAULT_WEBRTC_NOISESUPPRESS_ENABLE = false
 
const int DEFAULT_WEBRTC_NOISESUPPRESS_LEVEL = 2
 
const bool DEFAULT_WEBRTC_ECHO_CANCEL_ENABLE = false
 
const float WEBRTC_GAINCONTROLLER2_FIXEDGAIN_MAX = 49.9f
 

Detailed Description

Default values for BearWare.WebRTCAudioPreprocessor.

Definition at line 1429 of file TeamTalk.cs.

Member Data Documentation

◆ DEFAULT_WEBRTC_PREAMPLIFIER_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_PREAMPLIFIER_ENABLE = false
static

Definition at line 1431 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_PREAMPLIFIER_GAINFACTOR

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_PREAMPLIFIER_GAINFACTOR = 1.0f
static

Definition at line 1432 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_VAD_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_VAD_ENABLE = false
static

Definition at line 1433 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_LEVELESTIMATION_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_LEVELESTIMATION_ENABLE = false
static

Definition at line 1434 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_GAINCTL_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_GAINCTL_ENABLE = false
static

Definition at line 1435 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_GAINDB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_GAINDB = 15
static

Definition at line 1436 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_SAT_PROT_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_SAT_PROT_ENABLE = false
static

Definition at line 1437 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_INIT_SAT_MARGIN_DB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_INIT_SAT_MARGIN_DB = 20
static

Definition at line 1438 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_EXTRA_SAT_MARGIN_DB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_EXTRA_SAT_MARGIN_DB = 2
static

Definition at line 1439 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_MAXGAIN_DBSEC

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_MAXGAIN_DBSEC = 3
static

Definition at line 1440 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_MAX_OUT_NOISE

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_MAX_OUT_NOISE = -50
static

Definition at line 1441 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_NOISESUPPRESS_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_NOISESUPPRESS_ENABLE = false
static

Definition at line 1442 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_NOISESUPPRESS_LEVEL

const int BearWare.WebRTCConstants.DEFAULT_WEBRTC_NOISESUPPRESS_LEVEL = 2
static

Definition at line 1443 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_ECHO_CANCEL_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_ECHO_CANCEL_ENABLE = false
static

Definition at line 1444 of file TeamTalk.cs.

◆ WEBRTC_GAINCONTROLLER2_FIXEDGAIN_MAX

const float BearWare.WebRTCConstants.WEBRTC_GAINCONTROLLER2_FIXEDGAIN_MAX = 49.9f
static

Definition at line 1445 of file TeamTalk.cs.