Click or drag to resize
PortAudioInFactoryCreateDevice Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public IWaveIn CreateDevice(
	AudioDeviceInfo deviceInfo,
	WaveFormat format
)

Parameters

deviceInfo
Type: Ozeki.MediaAudioDeviceInfo
format
Type: Ozeki.MediaWaveFormat

Return Value

Type: IWaveIn

Implements

IWaveInFactoryCreateDevice(AudioDeviceInfo, WaveFormat)
See Also