ConaitoEVO GetAGCSettings Method Conaito VoIP Video EVO.NET SDK Documentation
Conaito VoIP Video EVO.NET SDK

Namespace: Conaito
Assembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
Syntax

public bool GetAGCSettings(
	out int lpnGainLevel,
	out int lpnMaxIncrement,
	out int lpnMaxDecrement,
	out int lpnMaxGain
)

Parameters

lpnGainLevel
Type: OnlineSystem Int32 
lpnMaxIncrement
Type: OnlineSystem Int32 
lpnMaxDecrement
Type: OnlineSystem Int32 
lpnMaxGain
Type: OnlineSystem Int32 

Return Value

Type: OnlineBoolean
See Also