Click or drag to resize

NAudioG722CodecDecode Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public int Decode(
	G722CodecState state,
	short[] outputBuffer,
	byte[] inputG722Data,
	int inputLength
)

Parameters

state  G722CodecState
 
outputBuffer  Int16
 
inputG722Data  Byte
 
inputLength  Int32
 

Return Value

Int32
See Also