Click or drag to resize

LinuxNativeApiResamplerProcess Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static uint ResamplerProcess(
	IntPtr instance,
	uint channelID,
	short[] input,
	uint inLength,
	out IntPtr output,
	uint outLength
)

Parameters

instance  IntPtr
 
channelID  UInt32
 
input  Int16
 
inLength  UInt32
 
output  IntPtr
 
outLength  UInt32
 

Return Value

UInt32
See Also