TeamTalk 5 .NET DLL Version 5.18.0.5154 - Unreleased
Loading...
Searching...
No Matches
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_GAINCTL_ENABLE = false
 
const float DEFAULT_WEBRTC_GAINDB = 15
 
const bool DEFAULT_WEBRTC_SAT_PROT_ENABLE = false
 
const float DEFAULT_WEBRTC_HEADROOM_DB = 5
 
const float DEFAULT_WEBRTC_MAXGAIN_DB = 50
 
const float DEFAULT_WEBRTC_INITIAL_GAIN_DB = 15
 
const float DEFAULT_WEBRTC_MAXGAIN_DBSEC = 6
 
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 1400 of file TeamTalk.cs.

Member Data Documentation

◆ DEFAULT_WEBRTC_PREAMPLIFIER_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_PREAMPLIFIER_ENABLE = false
static

Definition at line 1402 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_PREAMPLIFIER_GAINFACTOR

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_PREAMPLIFIER_GAINFACTOR = 1.0f
static

Definition at line 1403 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_GAINCTL_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_GAINCTL_ENABLE = false
static

Definition at line 1404 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_GAINDB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_GAINDB = 15
static

Definition at line 1405 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_SAT_PROT_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_SAT_PROT_ENABLE = false
static

Definition at line 1406 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_HEADROOM_DB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_HEADROOM_DB = 5
static

Definition at line 1407 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_MAXGAIN_DB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_MAXGAIN_DB = 50
static

Definition at line 1408 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_INITIAL_GAIN_DB

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_INITIAL_GAIN_DB = 15
static

Definition at line 1409 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_MAXGAIN_DBSEC

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_MAXGAIN_DBSEC = 6
static

Definition at line 1410 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_MAX_OUT_NOISE

const float BearWare.WebRTCConstants.DEFAULT_WEBRTC_MAX_OUT_NOISE = -50
static

Definition at line 1411 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_NOISESUPPRESS_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_NOISESUPPRESS_ENABLE = false
static

Definition at line 1412 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_NOISESUPPRESS_LEVEL

const int BearWare.WebRTCConstants.DEFAULT_WEBRTC_NOISESUPPRESS_LEVEL = 2
static

Definition at line 1413 of file TeamTalk.cs.

◆ DEFAULT_WEBRTC_ECHO_CANCEL_ENABLE

const bool BearWare.WebRTCConstants.DEFAULT_WEBRTC_ECHO_CANCEL_ENABLE = false
static

Definition at line 1414 of file TeamTalk.cs.

◆ WEBRTC_GAINCONTROLLER2_FIXEDGAIN_MAX

const float BearWare.WebRTCConstants.WEBRTC_GAINCONTROLLER2_FIXEDGAIN_MAX = 49.9f
static

Definition at line 1415 of file TeamTalk.cs.