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

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SpeexConverter(
	WaveFormat inputFormat,
	WaveFormat outputFormat
)

Parameters

inputFormat
Type: Ozeki.MediaWaveFormat
outputFormat
Type: Ozeki.MediaWaveFormat
See Also