Click or drag to resize

AutomaticGainControlConfiguration Constructor (Boolean, Int32, Int32)

Namespace:  Avaya.ClientServices.Media
Assembly:  scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public AutomaticGainControlConfiguration(
	bool limiterEnable,
	int targetLeveldBOv,
	int digitalCompressionGaindB
)

Parameters

limiterEnable
Type: SystemBoolean
targetLeveldBOv
Type: SystemInt32
digitalCompressionGaindB
Type: SystemInt32
See Also