gvGetCaptureThreshold
Gets the current value of the capture threshold for the device.
- GVScalar gvGetCaptureThreshold(
- GVDevice device );
Routine | Required Header | Distribution |
---|---|---|
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