Click or drag to resize

RoutableResourceSetConferenceFEGLevel Method

Sets the front end gain in conferencing. If set to 0, front end gain is turned off.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public void SetConferenceFEGLevel(
	float frontEndGain
)

Parameters

frontEndGain
Type: SystemSingle

[Missing <param name="frontEndGain"/> documentation for "M:VoiceElements.Client.RoutableResource.SetConferenceFEGLevel(System.Single)"]

See Also