Click or drag to resize
CodecL16 Constructor
Initializes a new instance of the CodecL16 class

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

Parameters

sampleRate
Type: SystemInt32
channels
Type: SystemInt32
See Also