AudioFeedMaxVolume Property

sets the peak volume of the stream
values - 0-100
0 - not specified for this stream (global volume settings is used)
100 - 0dB no limit
70 not more then ~ -3dB
50 not more then ~ -6dB
35 not more then ~ -9dB
25 not more then ~ -12dB
16 not more then ~ -16db
12 not more then ~ -18dB
10 not more then ~ -20dB
for play list: each file is normalized separatelly.
linein: if audio volume is varying in wide range then AutoGain=true is recommended.

Definition

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

Property Value

Int32

See Also