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.3.183.0
Syntax
public CodecL16(
	int sampleRate,
	int channels
)

Parameters

sampleRate
Type: SystemInt32
channels
Type: SystemInt32
See Also