AudioFeedAutoGain Property

control over quiet audio.
if set to true - audio provider will adjust volume dynamically. If MaxVolume is set to 0 value of this property is ignored and global settings are used.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
bool AutoGain { get; set; }

Property Value

Boolean

See Also