Click or drag to resize
IAudioDataConverterConvert Method
Converts the input PCM data to the destination format.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
byte[] Convert(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: Byte
See Also