Click or drag to resize

CodecL16 Constructor

Initializes a new instance of the CodecL16 class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public CodecL16(
	int sampleRate,
	int channels
)

Parameters

sampleRate  Int32
 
channels  Int32
 
See Also