TeamTalk 5 .NET DLL Version 5.15A
Loading...
Searching...
No Matches
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.
 

Detailed Description

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

Definition at line 1341 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 1345 of file TeamTalk.cs.