Click or drag to resize

PortAudioIn Constructor

Initializes a new instance of the PortAudioIn class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public PortAudioIn(
	AudioDeviceInfo info,
	WaveFormat waveFormat
)

Parameters

info  AudioDeviceInfo
 
waveFormat  WaveFormat
 
See Also