TeamTalk 5 .NET DLL Version 5.12A
BearWare.WebRTCAudioPreprocessor.GainController2.FixedDigital Struct Reference

Gain level for AGC. Only active when bEnable is true. More...

Public Attributes

float fGainDB
 Gain level in dB. Range: 0 <= x < 50. Default: 0. More...
 

Detailed Description

Gain level for AGC. Only active when bEnable is true.

Definition at line 1336 of file TeamTalk.cs.

Member Data Documentation

◆ fGainDB

float BearWare.WebRTCAudioPreprocessor.GainController2.FixedDigital.fGainDB

Gain level in dB. Range: 0 <= x < 50. Default: 0.

Definition at line 1340 of file TeamTalk.cs.