Click or drag to resize

OzNativeResamplerConvert Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public byte[] Convert(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: Byte

Implements

IAudioDataConverter.Convert(Byte)
See Also