Click or drag to resize

FrequencyAnalizatorGoertzelMag Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public static float GoertzelMag(
	int frequency,
	int sampleRate,
	byte[] dataB
)

Parameters

frequency  Int32
 
sampleRate  Int32
 
dataB  Byte
 

Return Value

Single
See Also