Click or drag to resize

AudioDataConverterFactoryCreateConverter Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public override IAudioDataConverter CreateConverter(
	AudioConverterType type,
	WaveFormat inputFormat,
	WaveFormat outputFormat
)

Parameters

type  AudioConverterType
 
inputFormat  WaveFormat
 
outputFormat  WaveFormat
 

Return Value

IAudioDataConverter
See Also