gvGetCaptureThreshold

GameSpy SDK

gvGetCaptureThreshold

Gets the current value of the capture threshold for the device.

GVScalar gvGetCaptureThreshold(
GVDevice device );
RoutineRequired HeaderDistribution
gvGetCaptureThreshold<gv.h>SDKZIP

Return Value

Returns the current threshold value.

Parameters

device
[in] The handle to the capture device.

Remarks

Retrieves the value that was assigned by gvSetCaptureThreshold.

Section Reference: Gamespy Voice SDK

See Also: gvSetCaptureThreshold