Click or drag to resize

FrequencyToneDetectorDetect Method

Detect a specified frequency

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void Detect(
	int frequency,
	int timeout
)

Parameters

frequency
Type: SystemInt32
What kind of frequencies you want to detect (how many Hz)
timeout
Type: SystemInt32
How long to wait and try to detect the specified frequency
See Also